Improve data model
Closed this issue · 0 comments
eobermuhlner commented
An improved data model that allows better handling of headers and values.
- define API for data model
- implement new data model
- read new data model from csv
All chart factories MUST be migrated to the new data model:
- auto
- bar
- line
- pie
- xyline
- bubble
- heat
- scatter
Cleanup:
- remove old data model