Quick start
- Install the script
- Insert
<div id="cal-heatmap"></div>
where you want to render the calendar in your page - Instantiate and paint the calendar with your desired options/plugins
http://localhost:3000
Live Editor
Result
Loading...
note
You can customize the calendar by passing an Options
object and/or
a Plugins list to paint()
.
tip
See the showcase section for more examples.