aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DataVizBox
AgeCommit message (Expand)Author
2023-07-18click on histogramssrichman333
2023-07-17start of click on pie chartssrichman333
2023-07-14pie chart groupingssrichman333
2023-07-13pie chart readabilitysrichman333
2023-07-12pie chart axis labelssrichman333
2023-07-12brushing/linking for histograms + pie chartssrichman333
2023-07-12graph type option ui + problem fixessrichman333
2023-07-12histogram bar width fixsrichman333
2023-07-12start of pie chartssrichman333
2023-07-12percentagessrichman333
2023-07-12histogram decimals + pricessrichman333
2023-07-11histogram grouped bins for lots / spread out datasrichman333
2023-07-11drawing line chart fixsrichman333
2023-07-11cleaner + bottom axis shows bigger numbers (like years) bettersrichman333
2023-07-11multiple histogram bug fixsrichman333
2023-07-09chart axis labelssrichman333
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-06-13fixed updating cached docs when opening a backlinks collection. added some F...bobzel
2023-06-06more Symbol updating.bobzel
2023-05-14fixed webpage link following by adding a presData for the current URL to all ...bobzel
2023-05-14major overhaul of field naming conventions.bobzel
2023-04-11Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2023-04-11linechart css fixbobzel
2023-04-10fixed linechart marginsgeireann
2023-04-10fixed linechart marginsbobzel
2023-04-10fixed brushing of fonticon boxes with dropdowns. made line charts use compu...bobzel
2023-04-07updated linechart highlightingbobzel
2023-04-07experimetnal changes to datavizbox to allow brushing data items and better hi...bobzel
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
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
2022-07-25kind of got tooltips workingNaafiyan Ahmed
2022-07-25fixed graph cut off bug - i hate javascript typesNaafiyan Ahmed
2022-07-14got basic numerical line chart workingNaafiyan Ahmed
2022-07-14refactored code into d3 utilsNaafiyan Ahmed
2022-07-13got selection and x, y pos to workNaafiyan Ahmed
2022-07-13got basic d3js graph to workNaafiyan Ahmed
2022-07-12stuck on linkingNaafiyan Ahmed
2022-07-12merged masterNaafiyan Ahmed
2022-07-08removed todo commentNaafiyan Ahmed
2022-07-06added support for line graphNaafiyan Ahmed
2022-07-06storing render details in fieldNaafiyan Ahmed
2022-07-06cleaned up code for chartboxNaafiyan Ahmed