openinterest

Members
  • Content count

    1
  • Joined

  • Last visited

Everything posted by openinterest

  1. Hi, I am planning on building a chart with several series that would all have the same axes but I would like the user to be able to turn each series on and off separately via a checkbox. When using PowerCharts MultiAxisLine, I notice each checkbox is tied to each Y-axis by default. Is there a way to hide all but one Y-axis but not the checkboxes for multiple series? If not, is there a simple example of using forms to accomplish the same thing? I was confused by the Javascript example http://www.fusioncharts.com/Demos/JS/Index.html as far as relating all this to line charts. I would appreciate your help.