phibr0 / obsidian-charts

Charts - Obsidian Plugin | Create editable, interactive and animated Charts in Obsidian via Chart.js
https://charts.phib.ro/
GNU Affero General Public License v3.0
592 stars 27 forks source link

Bubble chart support #33

Open kleineLoesungen opened 2 years ago

kleineLoesungen commented 2 years ago

At first thank you for your awesome plugin!

I'm also interested in bubble chart support like https://www.chartjs.org/docs/latest/samples/other-charts/bubble.html

Thank you, Sebastian

phibr0 commented 2 years ago

The Bubble Chart can be used via dataviewjs/advanced-chart, but not via the simpler yaml syntax. That is because the Bubble Chart needs it's datasets in a different format