I don't know if the graph supports a percentage view, but it's possible to solve by precalculating each column just like you did, then put the percentage values in the arrayToDataTable call, and scale the graph to 100.
I've had to precalculate my 5 minute solar power values into kilowatt-hours before populating the graph in a similar way -- Mike Brown "Driving a gasoline sports car is going to feel like a steam engine with a side of quiche." Elon Musk On Mon, Nov 18, 2019 at 10:21 PM Mikael Jonsson <[email protected]> wrote: > Just to be clear. The dummy chart in the picture is NOT what I want. > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-visualization-api/fcc0b045-5e7d-4bc1-a798-7a6b6874feed%40googlegroups.com > <https://groups.google.com/d/msgid/google-visualization-api/fcc0b045-5e7d-4bc1-a798-7a6b6874feed%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/CAC5J33Q5Hjw%2BG%3DgKdG4W2T_b%3D7mGfMfZ05bzZ1CAwfpse8oANg%40mail.gmail.com.
