aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DataVizBox/components/LineChart.tsx
AgeCommit message (Collapse)Author
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 ↵srichman333
for data
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
embedded docs. fixed getView() in showDocuments to not get called with the proper anchors. changed unrendered MARKERs to CONFIGs. changed anchors to Configs or Markers as appropriate.
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 ↵bobzel
computed values instead of observables
2023-04-07updated linechart highlightingbobzel
2023-04-07experimetnal changes to datavizbox to allow brushing data items and better ↵bobzel
highlighting of selections. Also working on drawing link lines between chart aliases.
2023-04-06more cleanup of lineChargeireann
2023-04-06added selection ui for choosing linechart axes.bobzel
2023-04-06more simplification/cleanup of datavizbobzel
2023-04-05fixed up dataviz to work again. fixed point selection, tooltips, making and ↵bobzel
following links
2022-07-27got basic scroll focus to workNaafiyan Ahmed
2022-07-27this.addDocument does not existNaafiyan Ahmed
2022-07-25cleaned up code and moved files aroundNaafiyan Ahmed