mcaule / d3-timeseries

Time series charting library based on d3.js
143 stars 39 forks source link

mouse click event handler #8

Open Djoels opened 6 years ago

Djoels commented 6 years ago

How would I go about binding a function on mouseclick event in the chart area (that could pass the date on that position)?