Skip to content

Commit 6a352cf

Browse files
authored
Remove API section in README (#466)
1 parent e0e6b32 commit 6a352cf

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@ For Chart.js 2.6.0 to 2.9.x support, use [version 0.7.7 of this plugin](https://
1515
Panning can be done via the mouse or with a finger.
1616
Zooming is done via the mouse wheel or via a pinch gesture. [Hammer.js](https://hammerjs.github.io/) is used for gesture recognition.
1717

18-
## API
19-
20-
### chart.resetZoom()
21-
22-
Programmatically resets the zoom to the default state. See [samples/zoom-time.html](samples/zoom-time.html) for an example.
23-
2418
## Documentation
2519

2620
You can find documentation for chartjs-plugin-zoom at [www.chartjs.org/chartjs-plugin-zoom](https://www.chartjs.org/chartjs-plugin-zoom/).

0 commit comments

Comments
 (0)