aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DataVizBox/components/Histogram.tsx
AgeCommit message (Expand)Author
2024-05-14Merge branch 'restoringEslint' into sarah-ai-visualizationbobzel
2024-05-05$, %, etc... can be selected for histograms and linechartssrichman333
2024-05-01last for LineChartssrichman333
2024-04-30unwinding some import cycles. added PinFuncs and .from(dv:DocumentView) for ...bobzel
2024-04-28pie chart filtering, mult-selection, selection on refresh updatessrichman333
2024-04-25fixed filteres axes, console errorssrichman333
2024-04-24cleanedsrichman333
2024-04-24bars stay selected on refresh / componentdidmountsrichman333
2024-04-24select / filter with multiple histogram barssrichman333
2024-04-24filtering from histogram bars works from all histogram typessrichman333
2024-04-23filter one histogram bar onto child dataviz doc at a timesrichman333
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-01-29show title of selected histogram barssrichman333
2024-01-23data has a title columnsrichman333
2024-01-23non-numerical histogram fixsrichman333
2024-01-11fixed obervable values not updateing because of component functions being def...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-10-10startsrichman333
2023-08-27minor cleanup of componentDidMount stuff for dataVizbobzel
2023-08-26Merge branch 'master' into data-visualization-sarahbobzel
2023-08-25mergesrichman333
2023-08-25simplification of vizBoxes to use parentViz instead of going through linksbobzel
2023-08-25optimizations to speed up pie/table vizbobzel
2023-08-17layout doc fields organizedsrichman333
2023-08-17mergesrichman333
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-10histogram numerical Y axis fixessrichman333
2023-08-10changing selected slice/bar color w different data types bug fixsrichman333
2023-08-10undo/redo for colors + titlessrichman333
2023-08-09numerical y axis data fixsrichman333
2023-08-09more histogram cleanupsrichman333
2023-08-09histogram numerical bars bug fixsrichman333
2023-08-08comments + cleanupssrichman333
2023-08-08histogram bug fixessrichman333
2023-08-08hover vs click working for all 3 graph typessrichman333
2023-08-07histogram hover vs clicksrichman333
2023-08-07selected data at bottom of graphsrichman333
2023-08-04color stays on dragged charts + erase bar color is on individual barssrichman333
2023-08-04better row guids so selected rows stay on refreshsrichman333
2023-08-04selected rows + colored bars + colored slices updating with getAnchor / resto...srichman333
2023-08-03ability to revert histogram bar colorssrichman333