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
568 stars 26 forks source link

Max modifier doesnot work #37

Closed Andrii256 closed 2 years ago

Andrii256 commented 2 years ago

image image image image

phibr0 commented 2 years ago

It is used like so: xMax: 5, or yMax: 5 I probably should make that a bit clearer in the documentation.