Open stevejburge opened 3 years ago
@stevejburge I would say is possible. The challenge is how to allow the user to create charts in an easy way.
@stevejburge there are a few charts libraries build on React JS that seems a good alternative. As example Recharts: https://recharts.org/en-US/examples/PieChartWithCustomizedLabel
I imagine the flow, starting with the user adding the data in a stylesheet format, and this data is converted automatically into a desired chart style.
I wonder if we could design a block to implement something like this: https://chartscss.org/