Hello, I am having a bit of an issue with my multiple y-axis using the annotated timeline.
I have the following data sets: - date - dataset 1 , dataset 2 (need to be in same scale) - dataset 3, dataset 4 (need to be in same scale) I have my scale columns to [1,3] (so data set 2 and 4) and scaleType to 'allfixed'. The problem is that data set 1 has values that are small compared to dataset 2 and don't appear to be plotted in that axis. Dataset 3 and 4 are closer together in value so the scale isn't a noticeable issue. Is there not a way when you define your data.SetValue to be able to assign it to a certain axis? Perhaps I should be using a different chart type for this? To give more detail - it involves river flows. The first 2 data sets are a dam inflow and outflow. The second data set is the dam capacity and upper range capacity in m^3. I THOUGHT it would be neat and useful to have them in the same timeline so that I could also add annotations at a later date. If someone with more graphing or more google visualization api experience will comment, I would be appreciative! Thanks, Harris -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. 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.
