programmer

Members
  • Content count

    8
  • Joined

  • Last visited

Posts posted by programmer


  1. Thanks so much!  Very helpful and I'm on my way.  How can I tell if the legend item is active or not?  For example, what I am doing is showing extra data when the user clicks on the legend item below the chart.  If the item is active, I will set visibility to "visible" otherwise, I'll set visibility to "hidden".  I can get the toggling working on click, but need to test against the legend item being on or off.

     

    Thanks, again!!


  2. I am wondering if I can write JavaScript so that when the user clicks on the "seriesname" in a zoomline chart, if I can toggle between displaying certain values.  I know how to write the JavaScript to show and hide elements... I just need to know how to recognize when the user clicks on the "seriesname" to call that function.  Any help or links I may have overlooked is appreciated.


  3. Is there a maximum limit to the number of x axis items you can have on a line chart.  For example, I have hundreds of labels, but not all are showing... the end result should resemble more of a heartrate monitor with the points closer together.  Is there an option to allow more x axis points or to have the separation be less between each 'reading' on the chart?  I'm attaching a test json file, so you can see a the data that I am working with.  Thank you!

    json-example.txt