keen/keen-dataviz.js

split /demo/index page into smaller parts / tabs

grain209 opened this issue · 0 comments

there are too many charts rendered on this page at once.
Let's create containers for them, by type. For example:
tab Area charts will contain only area charts

Tabs should be collapsed by default. Onclick - show the content and render charts inside it.