@mwater/visualization
v5.4.1
Published
Visualization library
Downloads
9
Readme
mwater-visualization
Requires C3, D3, Bootstrap and Font Awesome
Also requires that server has hexgrid functions (src/maps/Hexgrid Functions.sql)
Expressions
Principles
- In design, things must be valid or null. Design can be incomplete but not invalid
- After any change design is cleaned before being stored
- Stored design is always cleaned before being edited or displayed
Quick start
Run npm run watch
to start the demo