I'm trying to use this API to show views on users profiles for my website. I've made it so that the PHP works out upper and lower limits in the hope that the chart would then zoom in if the limits are lower or zoom out if the limits are higher.
For example, the graph shown here: http://chart.apis.google.com/chart?chs=700x225&cht=ls&chco=0077CC&chd=t:0,0,0,0,0,0,1,0&chxt=y&chxr=0,0,10,2&chm=o,0077CC,0,-1,6,&chg=14.4,20,1,8 The one active dot on the graph has a value of 1, now I want that to be 1/2 way between 0 and 2 on the Y axis but it's not doing it. How do I accomplish this? Regards, Adam --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Chart 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-chart-api?hl=en -~----------~----~----~----~------~----~------~--~---
