Open vhanescu opened 9 years ago
can you please create a crash demo?
http://plnkr.co/edit/zGc5Wp?p=preview It works like a charm with interactiveGuideline.
Only problem with using interative timeline is that you cannot use a diffrent time format from one set to whole chart time axis (%x on axis, %x%X on guideline)
nvd3 warning: tooltips
has been deprecated. use chart.tooltip.enabled() instead
Hi,
It seems that there is a issue with custom tooltips which causes latest version of chrome to crash (V48 DEV suffers same issue). When custom tooltips are disabled and highlight is used, everything works except for Linw With Focus chart which uses custom tooltips by default.
Bug can be reproduced by using more than 50 data points in. http://krispo.github.io/angular-nvd3/#/lineWithFocusChart