mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-06 16:26:52 +01:00
Move pointStyle types and update plugin link&render chart (#9479)
* Place canvasElement on next line to keep table clean * move typing to global location, update plugin page
This commit is contained in:
committed by
GitHub
parent
b4441417ae
commit
f0a53fd44e
@@ -122,7 +122,7 @@ var chart = new Chart(ctx, {
|
||||
|
||||
## Plugin Core API
|
||||
|
||||
Read more about the [existing plugin extension hooks](../api/interfaces/plugin).
|
||||
Read more about the [existing plugin extension hooks](../api/interfaces/Plugin).
|
||||
|
||||
### Chart Initialization
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 76 KiB |
Reference in New Issue
Block a user