We are using google.visualization api to generate svg charts. We need to display a bar chart in logarithmic scale, that supports negative numbers.
By calculating the log values ourselves we can display negative results, however this means that the x-axis labels are in log scale instead of the value before log. 1. is there a way we can use the api to display negative numbers in log scale? 2. or is there a way we can control the x-axis labels in a bar chart? -- 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.
