Hi Claytonbonelli You can define data with negative values, however by default google charts treats your data as if it is in the range of 0 to 100.
You can change this default setting using data scaling... http://code.google.com/apis/chart/formats.html#data_scaling Scroll down for an example of data with a negative value. Here is another example of a line chart with negative values (this is using jsEasyCharts - a JavaScript wrapper to Google Charts)... http://www.tmaslen.plus.com/jseasycharts/demos.html#data_scaling_a_line_chart /t On Aug 13, 3:29 am, claytonbonelli <[email protected]> wrote: > Is possible draw line charts with negative axis (x-axis and/or y- > axis) ? I would like to use google charts to draw scientific charts, > is possible? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
