mg-line-brushing
mg-line-brushing copied to clipboard
Feature Request: configure maximum zoom level
Currently the maximum zoom level for a date x-axis seems to be around 15 hours. Is there anyway we could zoom further, for example to 1 hour?
Thanks for the request. Could you post a sample of your data and the arguments you pass into the MG.data_graphic()
?
@dandehavilland thank you for the swift response. I think I've figured out how to do it by setting the option brushing_interval: d3.time.minute
.
It's working great now: http://plnkr.co/edit/jaxO7cZrXmlX6StSExwy