Skip to content

Commit

Permalink
test again
Browse files Browse the repository at this point in the history
  • Loading branch information
Ambourg Alexandre committed Jul 5, 2017
2 parents ffa959c + 20a67f7 commit a126a01
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ A Chart.js plugin to have preview chart and zoom/slider use
Works both for timescale and serial x-axes.

# Preview chart
add a canvas element with id="canvasPreview", encapsuled in a div
add option preview:{id:'yourPreviewCanvaid'}
- add a canvas element with id="canvasPreview", encapsuled in a div
- add option preview:{id:'yourPreviewCanvaid'}

# Slider on Preview chart
add div with id="slider encapsuled in another div
add option slider:{id:'idOfSliderDiv'}
- add div with id="slider encapsuled in another div
- add option slider:{id:'idOfSliderDiv'}
-> You can now play with slider

# Mouse/touch event
Expand Down

0 comments on commit a126a01

Please sign in to comment.