Update README.md

Fix typo
This commit is contained in:
Pch 2025-11-08 17:29:32 +01:00 committed by GitHub
parent 4b89f507d1
commit bbc9f1d616
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@ This plugin for Obsidian adds three new bases views: Scatter Charts, Line Charts
## Usage
First you need a [Base](https://help.obsidian.md/bases), then from there you can (with the plugin installed and enabled) create thee new bases views: Scatter Charts, Line Charts, and Bar Charts.
First you need a [Base](https://help.obsidian.md/bases), then from there you can (with the plugin installed and enabled) create three new bases views: Scatter Charts, Line Charts, and Bar Charts.
Next you need to select the property or formula used for the X axis, in the view settings.
On the X axis, [`Number`, `Date`, and `String`](https://help.obsidian.md/bases/functions) are supported.
Then you can select which properties to display on the Y Axis using the Base's `Properties` menu (top right).