In this case, you can have your cake and eat it too, by using a DataView with calculated columns. See this example: http://jsfiddle.net/qy6cn/
On Monday, April 2, 2012 12:54:05 PM UTC-4, Florian Lettner wrote: > > It would be really nice to have a percentaged mode for the column > chart so that each column is transformed to the range of 0% and 100%. > Basically the data should be set the same way as now but there should > be internal functionality to convert the values internally. For > example, if you have something like two columns for two different > tests and each column has test participants which consists of male and > female and the first test column has 30 males and 70 females and the > second column has 60 males and 140 females both colums should result > into the same height and distribution, namely 30% : 70%. > > Would that be possible? Otherwise I have to calculate the percentages > on my own and then I loose the information about the absolut data > which cannot be displayed as tooltip then. > > Regards, > Florian -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/Ua-YfxHKL2IJ. 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.
