mirror of
https://github.com/mprojectscode/obsidian-bases-charts-plugin.git
synced 2026-07-22 06:43:19 +00:00
Update README.md
Fix typo
This commit is contained in:
parent
4b89f507d1
commit
bbc9f1d616
1 changed files with 1 additions and 1 deletions
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Reference in a new issue