aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DataVizBox
AgeCommit message (Collapse)Author
2024-02-28chat with aisrichman333
2024-02-26select title col uisrichman333
2024-02-19ai (updates from sophie, then added dataviz summary)srichman333
2024-02-19Merge branch 'master' into data-visualization-sarahsrichman333
2024-02-15removed unused npm pacakages for mapbox geocoder. fixed setting empty field ↵bobzel
in histo/line/pie stuff.
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 ↵srichman333
linechart)
2024-01-29static schema as dataviz doesn't include itselfsrichman333
2024-01-29live schema toggle fixsrichman333
2024-01-29mergesrichman333
2024-01-29show title of selected histogram barssrichman333
2024-01-29show selected names for pie charts + line chartssrichman333
2024-01-27made dataViz nodes linked to schema nodes update automatically as cahnges ↵bobzel
are made. fixed user created templates from disappearing from menu, and made them work. added toJavascriptString and made DashField views convert to text. added support for turning text into javascript rendering (paint) code.
2024-01-23reorganization of DocumentView, DocumentViewInternal and FieldView methods ↵bobzel
and props. fix for selection bug after following a link. migrating to use [DocData] instad of GetProto()
2024-01-23data has a title columnsrichman333
2024-01-23non-numerical histogram fixsrichman333
2024-01-18lots of changes to try to simplify API for viewPaths and relatedbobzel
2024-01-17cleanersrichman333
2024-01-12live schema toggle works on refreshsrichman333
2024-01-11Merge branch 'master' into data-visualization-sarahsrichman333
2024-01-11fixed obervable values not updateing because of component functions being ↵bobzel
defined as vairables
2024-01-11toggle scheme dataviz box as livesrichman333
2024-01-04fixed ffmpeg for uploading videos. fixed getView() to take focus options so ↵bobzel
that if a sidebar or timeline has to be opened, the didMove flag can be set properly. added video snapshot frame to top menu. fixed using '^' to stop and start a selection region on timelines.
2024-01-03cleaned up screenToLocalTransform in several places by making it additional ↵bobzel
methods. cleaned up styleProider api a bit to take DocumentViewInternalProps, not DocumentViewProps..
2024-01-03fixed marquee annotator for lightbox with pdf and rotated documents.bobzel
2024-01-03from lastbobzel
2024-01-02fixing more .props => ._props refernces.bobzel
2023-12-29cleaned up imports, mobx observable initialization and some compile errors.bobzel
2023-12-27from lastbobzel
2023-12-27error fixes.bobzel
2023-12-27dragging tables column fixsrichman333
2023-12-21fixes post-merge for dataViz-annotationsbobzel
2023-12-21Merge branch 'moreUpgrading' into dataViz-annotationsbobzel
2023-12-15more fixes for mapbox and datavizbobzel
2023-12-11fixed includes of scss globals into typescript files.bobzel
2023-12-10massive changes to use mobx 6 which means not accessing props directly in ↵bobzel
@computed functions.
2023-12-07fixed table boxes and label boxes.bobzel
2023-12-05mostly working version with latest librariesbobzel
2023-12-05immediate updatessrichman333
2023-12-04dataviz as schema live updatessrichman333
2023-12-04trying to do version updates on all npm packages.bobzel
2023-12-04small dataviz ui tweakssrichman333
2023-12-04default keys bug fix + image to dragsrichman333
2023-12-03cleaned up warnings and errors, working with typescript 20.10bobzel
2023-11-30final rootDoc refactoringbobzel
2023-11-30completed transition from rootDoc => Document, dataDoc, layoutDocbobzel
2023-11-30drag onto canvassrichman333
2023-11-29schema to dataviz through popupsrichman333
2023-11-27clicking on tables bug fixsrichman333