Hi Daniel,
Thank you, yes, I see now. I got it to work with the following:
var options = {
title: 'Line vs Curve',
curveType: 'function',
legend: { position: 'bottom' },
series: { 0: { curveType: 'none' }}
};
Thanks,
Peter.
On Tuesday, 3 September 2019 22:26:27 UTC+10, Peter McPhee wrote:
>
> Hello,
>
> I can see that it is possible to have two different market types on one
> chart i.e. bar plus line.
>
> However, I can't seem to apply a straight line and a curved line on the
> same graph. If I apply curveType to the var options it applies to all
> graphs.
>
> Is it possible to somehow apply curveType: none to one series and
> curveType: function to another?
>
> Many thanks,
>
> Peter.
>
--
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/72e475f6-21f6-4b12-84dd-08ee9ee6f26c%40googlegroups.com.