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
2025-06-23
fixed invalidations to not trigger creating new refs when ref= was assigned t...
bobzel
2025-04-23
lots of typechecking fixes.
bobzel
2025-03-23
more _props.Document to .Document refactoring. type updates to prosemirrort...
bobzel
2025-01-01
monorepo setup
Geireann Lindfield Roberts
2024-05-15
cleaned up highlighting selected points in lineChart
bobzel
2024-05-15
lint cleanup
bobzel
2024-05-14
fixed line chart rendering to update
bobzel
2024-05-14
Merge branch 'restoringEslint' into sarah-ai-visualization
bobzel
2024-05-05
$, %, etc... can be selected for histograms and linecharts
srichman333
2024-05-02
lots more dependency cycle unwinding.
bobzel
2024-05-01
last for LineCharts
srichman333
2024-04-30
unwinding some import cycles. added PinFuncs and .from(dv:DocumentView) for ...
bobzel
2024-04-21
more lint cleanup
bobzel
2024-04-17
restoring eslint - updates not complete yet
bobzel
2024-02-19
Merge branch 'master' into data-visualization-sarah
srichman333
2024-02-15
removed unused npm pacakages for mapbox geocoder. fixed setting empty field ...
bobzel
2024-02-01
2 lines on line chart have a legend
srichman333
2024-01-31
2 lines on line charts
srichman333
2024-01-31
can select 3 columns (+ beginning of basic 2 columns displayed on y axis in l...
srichman333
2024-01-29
show selected names for pie charts + line charts
srichman333
2024-01-23
data has a title column
srichman333
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
[next]