mirror of
https://github.com/zhigang1992/graphql-engine.git
synced 2026-01-12 22:47:35 +08:00
graphql2chartjs: update readme with typo fix (#2067)
This commit is contained in:
committed by
Shahidh K Muhammed
parent
20dd0ce2fd
commit
0a876ff2ba
@@ -164,7 +164,7 @@ const g2c = new graphql2chartjs(data, (datasetName, dataPoint) => {
|
||||
- Scatter: https://www.chartjs.org/docs/latest/charts/scatter.html#dataset-properties
|
||||
|
||||
|
||||
### Step 2: Now create your cchart with data - `g2c.data`
|
||||
### Step 2: Now create your chart with data - `g2c.data`
|
||||
|
||||
`g2c.data` gives you access to the latest ChartJS data that can be passed to your chart.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user