Hello Anyone know if its possible to define max values for differents series? For example, I have a chart with 2 series, one goes from 0 to 100k and other from 0 to 10. I use 'scaleColumns': [0, 1] , when a don't define a max value, both scales works correctly (the first goes at max 100k and the second to 10) but, when i define a max value (for example, 100k) both series go to max 100k. Anyone have an idea how can i define it individually? I already try define something like max: [100000,10] but it dont work. thanks.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
