novus / nvd3

A reusable charting library written in d3.js
http://nvd3.org/
Other
7.22k stars 2.15k forks source link

useInteractiveGuideline doesn't work properly for Stacked Area Chart #1220

Open dhanu opened 9 years ago

dhanu commented 9 years ago

useInteractiveGuideline tooltip displays only for two values.

screenshot from 2015-08-29 16 10 03

In the above chart tooltip displaying only for 2 months(Jan & Feb). If i move the mouse on other months feb values only displaying. Can you please help me to fix the issue.

liquidpele commented 9 years ago

Can you make a jsfiddle using the latest code in master (you can link to the latest files using rawgit.com) to demonstrate the issue? If so then I can check it out and see what might be wrong. Cheers.

HywelMJ commented 9 years ago

I've exactly the same problem using lineChart. It shows just for 2001 and 2002 in this chart: http://statiaith.com/cymraeg/demograffig/genedigaethau/Genedigaethau_mamau_or_tu_allan_i_Gymru.html

I've set useInteractiveGuideline to false now so the problem will no longer appear in the link I gave above.

oruganti1289 commented 6 years ago

Same Issue Here, Plunker code for the issue repetition http://plnkr.co/edit/QZrUsQ?p=preview

it shows me only the first and last end points