aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DataVizBox/components/LineChart.tsx
AgeCommit message (Expand)Author
2024-01-11fixed obervable values not updateing because of component functions being def...bobzel
2024-01-02fixing more .props => ._props refernces.bobzel
2023-12-29cleaned up imports, mobx observable initialization and some compile errors.bobzel
2023-12-21Merge branch 'moreUpgrading' into dataViz-annotationsbobzel
2023-12-15more fixes for mapbox and datavizbobzel
2023-11-30final rootDoc refactoringbobzel
2023-11-30completed transition from rootDoc => Document, dataDoc, layoutDocbobzel
2023-10-16from lastsrichman333
2023-10-10startsrichman333
2023-08-27from lastebobzel
2023-08-27minor cleanup of componentDidMount stuff for dataVizbobzel
2023-08-26Merge branch 'master' into data-visualization-sarahbobzel
2023-08-25mergesrichman333
2023-08-25added cmdKey clicking on table rows to 'highlight' them by setting dataViz_hi...bobzel
2023-08-25simplification of vizBoxes to use parentViz instead of going through linksbobzel
2023-08-25optimizations to speed up pie/table vizbobzel
2023-08-18LineChart cleanupsrichman333
2023-08-17layout doc fields organizedsrichman333
2023-08-17Merge branch 'master' into data-visualization-sarahsrichman333
2023-08-17text tells user to select more / different data bug fix + other console error...srichman333
2023-08-17fixed brushing of pinned viewports for chrome to not flash. converted pres<Pr...bobzel
2023-08-13just one histogram bar bug fix + message displayed when graphs have no incomi...srichman333
2023-08-13LineChart ui fixes + selected columns boldedsrichman333
2023-08-10undo/redo for colors + titlessrichman333
2023-08-09display clarification for when a string column is given to a LineChartsrichman333
2023-08-08hover vs click working for all 3 graph typessrichman333
2023-08-07selected data at bottom of graphsrichman333
2023-08-04better row guids so selected rows stay on refreshsrichman333
2023-08-03table fixes (selected by guid not extra row + ui changes)srichman333
2023-08-02linking title bug fixsrichman333
2023-08-01things save: editable title for all 3 + color for histogramsrichman333
2023-07-27titlessrichman333
2023-07-26histogram reorganized to accommodate more data typessrichman333
2023-07-18brushed graph has can have multiple links + still link to the correct graph f...srichman333
2023-07-18click to select for pie charts + some histogramssrichman333
2023-07-12graph type option ui + problem fixessrichman333
2023-07-11drawing line chart fixsrichman333
2023-07-09chart axis labelssrichman333
2023-07-06basic histogramsrichman333
2023-06-19renamed all config doc creators to just ConfigDocument()bobzel
2023-05-14fixed webpage link following by adding a presData for the current URL to all ...bobzel
2023-05-14major overhaul of field naming conventions.bobzel
2023-04-10fixed linechart marginsgeireann
2023-04-10fixed linechart marginsbobzel
2023-04-10fixed brushing of fonticon boxes with dropdowns. made line charts use compu...bobzel
2023-04-07updated linechart highlightingbobzel
2023-04-07experimetnal changes to datavizbox to allow brushing data items and better hi...bobzel
2023-04-06more cleanup of lineChargeireann
2023-04-06added selection ui for choosing linechart axes.bobzel
2023-04-06more simplification/cleanup of datavizbobzel