chaarts
chaarts copied to clipboard
Scroll-snap to handle pagination
Keeping progressive enhancement in mind, we might be able to use scrollable charts and improve it with scroll-snap CSS module.
Scroll snap is used under the hood for scrollable table (done in sseeeedd).
There's not so much point using this in chaarts, since scales and chart type choice should prevent from having to paginate datas…