aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DataVizBox/components/LineChart.tsx
AgeCommit message (Expand)Author
2025-06-23fixed invalidations to not trigger creating new refs when ref= was assigned t...bobzel
2025-04-23lots of typechecking fixes.bobzel
2025-03-23more _props.Document to .Document refactoring. type updates to prosemirrort...bobzel
2025-01-01monorepo setupGeireann Lindfield Roberts
2024-05-15cleaned up highlighting selected points in lineChartbobzel
2024-05-15lint cleanupbobzel
2024-05-14fixed line chart rendering to updatebobzel
2024-05-14Merge branch 'restoringEslint' into sarah-ai-visualizationbobzel
2024-05-05$, %, etc... can be selected for histograms and linechartssrichman333
2024-05-02lots more dependency cycle unwinding.bobzel
2024-05-01last for LineChartssrichman333
2024-04-30unwinding some import cycles. added PinFuncs and .from(dv:DocumentView) for ...bobzel
2024-04-21more lint cleanupbobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-02-19Merge branch 'master' into data-visualization-sarahsrichman333
2024-02-15removed unused npm pacakages for mapbox geocoder. fixed setting empty field ...bobzel
2024-02-012 lines on line chart have a legendsrichman333
2024-01-312 lines on line chartssrichman333
2024-01-31can select 3 columns (+ beginning of basic 2 columns displayed on y axis in l...srichman333
2024-01-29show selected names for pie charts + line chartssrichman333
2024-01-23data has a title columnsrichman333
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