aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DataVizBox/DataVizBox.tsx
AgeCommit message (Collapse)Author
2023-11-18fixed scaling of dataviz boxes when native dims are set.bobzel
2023-11-17major overhaul of resizing code. updated doc fields for enabling native ↵bobzel
with modification to be cleaner. added Vcenter option for text in menu bar. fixed doc rotation. enabled scaling of DataViz views. fixed text sidebar opening size and sidebar issues with native dims for PDF/Web
2023-11-06annotations update!srichman333
2023-10-16sidebar opens when following linksrichman333
2023-10-16from lastsrichman333
2023-10-10mergedsrichman333
2023-10-10merge?srichman333
2023-10-10startsrichman333
2023-10-10fixes for scrolling large datasets in TableBoxbobzel
2023-08-27minor cleanup of componentDidMount stuff for dataVizbobzel
2023-08-26empty rows fixsrichman333
2023-08-25mergesrichman333
2023-08-17Merge branch 'master' into data-visualization-sarahsrichman333
2023-08-17layout doc fields organizedsrichman333
2023-08-17fixed field name mismatch in dataVizBoxbobzel
2023-08-17Merge branch 'master' into data-visualization-sarahsrichman333
2023-08-17text tells user to select more / different data bug fix + other console ↵srichman333
error fixes
2023-08-17fixed brushing of pinned viewports for chrome to not flash. converted ↵bobzel
pres<Property> to config_<property> and treeView<Property> to treeView_Property. fixed text toolbar to show/set text properties based on insertion point.
2023-08-14mergesrichman333
2023-08-08comments + cleanupssrichman333
2023-08-07selected data at bottom of graphsrichman333
2023-08-04better row guids so selected rows stay on refreshsrichman333
2023-08-04selected rows + colored bars + colored slices updating with getAnchor / ↵srichman333
restoreView
2023-08-03ability to revert histogram bar colorssrichman333
2023-08-03table fixes (selected by guid not extra row + ui changes)srichman333
2023-08-02linking title bug fixsrichman333
2023-08-02linking+trails getAnchor+restoreView updatesrichman333
2023-08-01things save: editable title for all 3 + color for histogramsrichman333
2023-07-31color ui fix + editable titlessrichman333
2023-07-28graph colorPickerssrichman333
2023-07-28DataVizBox from 'tools' instructionssrichman333
2023-07-20components + links + brushed TableBoxsrichman333
2023-07-12brushing/linking for histograms + pie chartssrichman333
2023-07-12graph type option ui + problem fixessrichman333
2023-07-12start of pie chartssrichman333
2023-07-06Merge branch 'master' into data-visualization-sarahsrichman333
2023-07-06basic histogramsrichman333
2023-07-05changed anchor default for dataviz boxbobzel
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-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-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