imagine linegraph to show position # in search engine on first 10 pages (result 1 - 100 on Y-axis) per date (X-axis)
I need to setup minimum value to 1, maximum to 100 and also would be great to show grid size on Y-axis per 10 (10,20,30...) to diferentiate search results page The problem is that there is no setting for grid size (or i haven't found it) so it shows 0,25,50,75,100 and if I set minValue to 1, it does't do anything, it stays on '0' (what is obviously quite stupid as there is nothing like Zero position) Is there any way how can i solve one or both of theese problems? I have tried to setup format for vaxis, but it seems that it do not support setting special format for zero value, only positive and negative. -- 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.
