Check out the 'orientation' option.

var options = {
  ...
  orientation: 'vertical'
}


On Mon, Jun 6, 2016 at 11:32 AM, AMC Mecanocaucho <[email protected]>
wrote:

> Hello,
>
> I'm trying to do a line graph with 3 series. I'm trying to plot the
> different natural frecuency properties depending on the load. An example
> data, would be this:
> ['load'],['NatFreq1'],['NatFreq2'],['NatFreq3']
> [10],[20.3],[22.5],[23.6]
> [15],[22.5],[25.1],[26.4]
> [20],[24.5],[27.2],[28.3]
>
> My problem is that the load is represented on the X (horizonal) axis and
> the 3 series of Natural Frecuencies are represented on Y (vertical) axis.
> But I'd like to do the opposite: The load on Y vertical axis and the 3
> series of natural frequency on X horizontal axis.
>
> Could you please tell me if it's possible?
>
> Thank you so much.
>
> Asier Otamendi
>
> --
> 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 post to this group, send email to
> [email protected].
> Visit this group at
> https://groups.google.com/group/google-visualization-api.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-visualization-api/ff971581-b85b-4e22-9baa-779b64df9d00%40googlegroups.com
> <https://groups.google.com/d/msgid/google-visualization-api/ff971581-b85b-4e22-9baa-779b64df9d00%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2>
[email protected] <[email protected]>   5CC, Cambridge MA

-- 
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/CAOtcSJNRiXV6a2Td8BJOUnks60%2BxDnwjNy8j-0ot1wO9f-fMjg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to