Why does the logScale configuration option of the Column and Bar Charts require all values to be positive? (according the the documentation)
There is no reason for negative values not to have a log scale. The scale should be calculated according to the absolute values of the data. So the negative log scale would be something similar to -1, -10, -100, ... -- 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.
