Why not simple divide all your values by 1000 ? - VizBoy.
On Wed, Mar 18, 2009 at 12:42 PM, alee amin <[email protected]>wrote: > hi, > I am getting some values in JSON response, agains which the column chart is > rendering perfect. however, the scale that chart draw on is "automatically" > calculated by the Google API. i want to customize it .. > > Say i am having value like 10321, 11432, 22233. The chart would be drawn on > scale from value 10000 to 22500. i want to make the scale 10, 11, 12, ... > 21, 22, 23 and then the rest of the chart rendering should remain as it was. > i.e 10321 should be drawn between the scale 10 - 11 .. and so on. > > can i achieve this customizability ? > > regards, > > ..alee > http://techboard.wordpress.com > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
