index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
views
/
nodes
/
DataVizBox
/
components
/
LineChart.tsx
Age
Commit message (
Expand
)
Author
2024-01-11
fixed obervable values not updateing because of component functions being def...
bobzel
2024-01-02
fixing more .props => ._props refernces.
bobzel
2023-12-29
cleaned up imports, mobx observable initialization and some compile errors.
bobzel
2023-12-21
Merge branch 'moreUpgrading' into dataViz-annotations
bobzel
2023-12-15
more fixes for mapbox and dataviz
bobzel
2023-11-30
final rootDoc refactoring
bobzel
2023-11-30
completed transition from rootDoc => Document, dataDoc, layoutDoc
bobzel
2023-10-16
from last
srichman333
2023-10-10
start
srichman333
2023-08-27
from laste
bobzel
2023-08-27
minor cleanup of componentDidMount stuff for dataViz
bobzel
2023-08-26
Merge branch 'master' into data-visualization-sarah
bobzel
2023-08-25
merge
srichman333
2023-08-25
added cmdKey clicking on table rows to 'highlight' them by setting dataViz_hi...
bobzel
2023-08-25
simplification of vizBoxes to use parentViz instead of going through links
bobzel
2023-08-25
optimizations to speed up pie/table viz
bobzel
2023-08-18
LineChart cleanup
srichman333
2023-08-17
layout doc fields organized
srichman333
2023-08-17
Merge branch 'master' into data-visualization-sarah
srichman333
2023-08-17
text tells user to select more / different data bug fix + other console error...
srichman333
2023-08-17
fixed brushing of pinned viewports for chrome to not flash. converted pres<Pr...
bobzel
2023-08-13
just one histogram bar bug fix + message displayed when graphs have no incomi...
srichman333
2023-08-13
LineChart ui fixes + selected columns bolded
srichman333
2023-08-10
undo/redo for colors + titles
srichman333
2023-08-09
display clarification for when a string column is given to a LineChart
srichman333
2023-08-08
hover vs click working for all 3 graph types
srichman333
2023-08-07
selected data at bottom of graph
srichman333
2023-08-04
better row guids so selected rows stay on refresh
srichman333
2023-08-03
table fixes (selected by guid not extra row + ui changes)
srichman333
2023-08-02
linking title bug fix
srichman333
2023-08-01
things save: editable title for all 3 + color for histogram
srichman333
2023-07-27
titles
srichman333
2023-07-26
histogram reorganized to accommodate more data types
srichman333
2023-07-18
brushed graph has can have multiple links + still link to the correct graph f...
srichman333
2023-07-18
click to select for pie charts + some histograms
srichman333
2023-07-12
graph type option ui + problem fixes
srichman333
2023-07-11
drawing line chart fix
srichman333
2023-07-09
chart axis labels
srichman333
2023-07-06
basic histogram
srichman333
2023-06-19
renamed all config doc creators to just ConfigDocument()
bobzel
2023-05-14
fixed webpage link following by adding a presData for the current URL to all ...
bobzel
2023-05-14
major overhaul of field naming conventions.
bobzel
2023-04-10
fixed linechart margins
geireann
2023-04-10
fixed linechart margins
bobzel
2023-04-10
fixed brushing of fonticon boxes with dropdowns. made line charts use compu...
bobzel
2023-04-07
updated linechart highlighting
bobzel
2023-04-07
experimetnal changes to datavizbox to allow brushing data items and better hi...
bobzel
2023-04-06
more cleanup of lineChar
geireann
2023-04-06
added selection ui for choosing linechart axes.
bobzel
2023-04-06
more simplification/cleanup of dataviz
bobzel
[next]