Google Bar Chart: Can I Insert Error Strings?

Greetings to all.

I am using a line chart created using the Google API for nobody charts ( this chart ).

Works well, but now I have a problem. I need to insert some error lines or something similar (like variance). Is this possible with the Google API? How can i do this?

My goal is to have something like this .

+3
source share
1 answer

Yes, maybe the line chart supports column roles, the one you are looking for is inverval

+1
source

All Articles