Hello Everyone, I am having issues customizing Google charts the way I would like. Here is a link to the page http://www.ironhorsehaulers.com/rn-chart.php . The Data is stored in a .js file.
The changes I would like made: I want a two drop downs. First Drop down will be to select what ERA will be displayed, 7 options 1-6, and all. Second drop down will be wait time, 5 options all 4 wait times, and all. I then want a button that will render the request charts. I know how to code the drop downs and make the button, but am having trouble getting any event listeners to pay attention and actually change. I have tried making all charts invisible, but then it still leaves there divs shown. ideally i would like nothing to show, until after the submit button has been clicked. then to only show the selected divs. What code in my script do I need to do this? The second change I need is a zoom button. I want to be able to zoom in on charts where lines are close together specially areas like era 2 where lines are quite close. Any help is greatly appreciated. I love to learn so if you can point me in the right direction on what I should be looking at that would be awesome! -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/d/optout.
