aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DataVizBox/components/TableBox.tsx
AgeCommit message (Collapse)Author
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-13LineChart ui fixes + selected columns boldedsrichman333
2023-08-09numerical y axis data fixsrichman333
2023-08-08comments + cleanupssrichman333
2023-08-07selected data at bottom of graphsrichman333
2023-08-07Issues when you remove a highlighted row more than 1 chart up the tree fixedsrichman333
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-03histogram small data fixsrichman333
2023-08-03table fixes (selected by guid not extra row + ui changes)srichman333
2023-08-01things save: editable title for all 3 + color for histogramsrichman333
2023-07-31TableBox editable headers startsrichman333
2023-07-20components + links + brushed TableBoxsrichman333
2023-07-19fixed showing of link lines for data visualization views.bobzel
2023-07-18brushed graph has can have multiple links + still link to the correct graph ↵srichman333
for data
2023-07-18click on histogramssrichman333
2023-06-13fixed updating cached docs when opening a backlinks collection. added some ↵bobzel
FieldInfo types and added 'enumeration' field display in schema view. fixed bug in schema view column sizing. updated a bunch of standard field names to be more consistent.
2023-06-06more Symbol updating.bobzel
2023-05-14major overhaul of field naming conventions.bobzel
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
2022-07-25cleaned up code and moved files aroundNaafiyan Ahmed