(no title)
ushercakes | 1 year ago
It's pretty easy to configure and understand. It's the 80/20 principal of charts, it is 80% of D3 functionality for 20% the effort.
ushercakes | 1 year ago
It's pretty easy to configure and understand. It's the 80/20 principal of charts, it is 80% of D3 functionality for 20% the effort.
saevarom|1 year ago
[1] https://github.com/overcastsoftware/wagtailcharts
mr-wendel|1 year ago
- mobile support works, but is poorly done - very heavy library to load - RAM intensive; a few charts w/ lots (e.g. ~100) data points spirals out of control (e.g. memory spikes from 60 MB to 700 MB). On mobile this basically guarantees that the tab crashes. - UI interactions feel laggy and lack responsiveness (e.g. panning is pure guesswork)
I thought the SVG vs canvas focus would be nice, but not at these costs.
128keaton|1 year ago
[deleted]
callmeed|1 year ago
If I needed more dense data viz (ex a datadog-like system) I'd probably go with something D3 based
arbuge|1 year ago
Rastonbury|1 year ago