vaadin/vaadin-charts

Create HTML API version vaadin-charts-flow demos

johannesh2 opened this issue · 3 comments

  • Create a separate demo app and deploy to charts.demo.vaadin.com/vaadin-charts
  • IE11 needs to work too

Btw the vaadin-charts-flow demo (https://charts.demo.vaadin.com) only shows a demo of 14 different chart types (out of the 24 listen at vaadin.com). So there is no Flow demo for 10 of the chart types atm. And we don't even list all the supported chart types (there are more than 24).

Optimal case would be to have a separate demo of each supported chart type so they could be individually embedded directly on vaadin.com. That might require a bit more planning though.

We should build the new demos so that we can embed them on our site like we do for all the other components. I realize it'll be more work, but the website UX will be much better.

Rewriting our demo app is not the top-most priority currently. We will most likely do it later in #380.