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
Age
Commit message (
Collapse
)
Author
2024-05-07
filtering for a range of strings
srichman333
2024-05-05
bug fixed - when piechart has no data
srichman333
2024-05-05
$, %, etc... can be selected for histograms and linecharts
srichman333
2024-05-01
last for LineCharts
srichman333
2024-04-28
pie chart filtering, mult-selection, selection on refresh updates
srichman333
2024-04-25
fixed filteres axes, console errors
srichman333
2024-04-24
cleaned
srichman333
2024-04-24
bars stay selected on refresh / componentdidmount
srichman333
2024-04-24
select / filter with multiple histogram bars
srichman333
2024-04-24
filtering from histogram bars works from all histogram types
srichman333
2024-04-23
filter one histogram bar onto child dataviz doc at a time
srichman333
2024-04-16
Merge branch 'master' into sarah-ai-visualization
srichman333
2024-04-05
updates for new css-loader
bobzel
2024-03-31
range
srichman333
2024-03-13
keeping rows selected fix
srichman333
2024-03-10
filter tables
srichman333
2024-02-26
select title col ui
srichman333
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
in histo/line/pie stuff.
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 ↵
srichman333
linechart)
2024-01-29
merge
srichman333
2024-01-29
show title of selected histogram bars
srichman333
2024-01-29
show selected names for pie charts + line charts
srichman333
2024-01-27
made 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-23
data has a title column
srichman333
2024-01-23
non-numerical histogram fix
srichman333
2024-01-17
cleaner
srichman333
2024-01-11
Merge branch 'master' into data-visualization-sarah
srichman333
2024-01-11
fixed obervable values not updateing because of component functions being ↵
bobzel
defined as vairables
2024-01-11
toggle scheme dataviz box as live
srichman333
2024-01-03
cleaned up screenToLocalTransform in several places by making it additional ↵
bobzel
methods. cleaned up styleProider api a bit to take DocumentViewInternalProps, not DocumentViewProps..
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-27
dragging tables column fix
srichman333
2023-12-21
Merge branch 'moreUpgrading' into dataViz-annotations
bobzel
2023-12-15
more fixes for mapbox and dataviz
bobzel
2023-12-11
fixed includes of scss globals into typescript files.
bobzel
2023-12-10
massive changes to use mobx 6 which means not accessing props directly in ↵
bobzel
@computed functions.
2023-12-07
fixed table boxes and label boxes.
bobzel
2023-12-05
mostly working version with latest libraries
bobzel
2023-12-04
trying to do version updates on all npm packages.
bobzel
2023-12-04
small dataviz ui tweaks
srichman333
2023-12-03
cleaned up warnings and errors, working with typescript 20.10
bobzel
2023-11-30
final rootDoc refactoring
bobzel
2023-11-30
completed transition from rootDoc => Document, dataDoc, layoutDoc
bobzel
2023-11-27
clicking on tables bug fix
srichman333
2023-11-24
merge
srichman333
2023-11-18
fixed scaling of dataviz boxes when native dims are set.
bobzel
[next]