Hello everybody, I'm implementing some small application displaying physical properties (like pressure) of substances depending of given temperature. I would like to put guides at certain intervals - (chosen from set of 1, 2, 5, 10, 20 ...) , but API gives me only the possibility of specifying number of guidelines. I'm thinking of implementing an algorithm to select the best number of guides for a given range. For example if we have temperature span 230-400 and maximum number of guidelines = 10 the best interval would be 20 starting at 240. But maybe you know of any smarter way to do that...
Cheers Hubert -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/w4tfGLb_mZgJ. 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.
