Join Slack
Powered by
Hey! What's the preferred way to do data charts in...
# compose-web
k
Kostas C
10/07/2022, 5:01 PM
Hey! What's the preferred way to do data charts in compose for web?
Chartscss.org
should be easy enough to implement but does anyone have a working example with javascript based charts?
h
hfhbd
10/07/2022, 6:28 PM
Which api? If "normal" dom api, just use the chart lib you want:
https://github.com/hfhbd/chartJS-compose
If canvas, you could use koalaplot for example
https://github.com/KoalaPlot/koalaplot-core
90
Views
Open in Slack
Previous
Next