Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anchor charts #1498

Open
wants to merge 25 commits into
base: anchor
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
4a634b2
implement working pie charts
thao13039 Nov 27, 2019
660258d
clean up comments
thao13039 Nov 27, 2019
07e66b6
implement merge bounding box
thao13039 Dec 2, 2019
df0533a
add either import
thao13039 Dec 2, 2019
8ed8dd6
add ScatterPlotSeries type and default
thao13039 Dec 2, 2019
650afbb
add PlotChartWindowObject type and default
thao13039 Dec 2, 2019
6c5fcfd
add scatter-plot-series to DataSeries data definition
thao13039 Dec 2, 2019
0aada8f
remove constr comment from pie- + bar-chart-window
thao13039 Dec 2, 2019
7151326
add plot-chart-window to ChartWindow data def
thao13039 Dec 2, 2019
67f8f62
add scatter-plot-from-list function
thao13039 Dec 2, 2019
f87ef1d
scatter-plot not done, place to start histogram
thao13039 Dec 4, 2019
4d5e968
implement histogram
thao13039 Dec 4, 2019
44664d1
remove unnecessary comments
thao13039 Dec 4, 2019
a93d78d
add BoxChartSeries and BoxChartWindowObject type
thao13039 Dec 4, 2019
351336c
add box-plot TODOs
thao13039 Dec 4, 2019
20a7bdd
add LinePlotSeries and FunctionPlotSeries types
thao13039 Dec 4, 2019
1a42162
add PlottableFunction type
thao13039 Dec 4, 2019
aab7f9a
add unsafe-equal helper function
thao13039 Dec 4, 2019
15e264f
add line- and function-plot-series to DataSeries
thao13039 Dec 4, 2019
1c13fb6
add lots of TODOs...
thao13039 Dec 4, 2019
208c1e7
add function- and line-plot-from-list functions
thao13039 Dec 4, 2019
b2b1390
add missing O. to none
thao13039 Dec 4, 2019
fdca918
add minor fixes to get to working state
thao13039 Dec 4, 2019
6c3e636
implement list.each(...)
thao13039 Dec 4, 2019
2fae8e6
fix calls to each
thao13039 Dec 4, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading