Hi, I am using annotated timeline to display data in graphical format and its working absolutely fine. I have got say 8 different sets of data which the graph shows in form of 8 different colored lines brilliantly but the problem is it fails to show the names/values on mouse hover at the top of the graph. As there are 8 sets of data, all legend values can not be seen on the same row (prior to date on right hand side). If I set the 'legendPosition' value to 'newRow' it shrinks the graph and makes useless, especially if there are more data sets say 12+. Is there any way to resolve this problem ? I can think of showing the data on mouse hover as it works for line chart at the moment or add a sliding pagination which will show all the values in the same row for e.g.
*<* java 1277 php 3467 python 389 ruby 4500 perl 565 > *| *16:30 December 10, 2012 Here only 5 values can be seen at first and remaining 3 can be seen using the scroll arrows. -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/LLZKi_UFGHAJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
