d3.js - How can I label the days of a month on this D3JS heatmap? -


i "months > days (horizontally)" graph on page:

http://kamisama.github.io/cal-heatmap/

i'm totally new d3js though , i'm wondering if possible label day of month (ie. 1,2,3...,31) directly on calendar's html (not via tooltip). want create calendar (with labeled days) using d3js.

how go doing that? thanks!


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

jquery - How can I dynamically add a browser tab? -