It's a bit hacky, but you can accomplish this in Classic Charts by using a ComboChart with an area series.
On Thu, Sep 24, 2015 at 2:53 PM Pratik Mandrekar <[email protected]> wrote: > Thanks! Yeah I'm able to plot trend lines in Classic Charts. > > Also is there be any way to highlight a region in the background of a > scatter plot i.e for highlight area between y1 and y2 on each of the Y-axes? > > On Fri, Sep 25, 2015 at 12:20 AM, 'Sergey Grabkovsky' via Google > Visualization API <[email protected]> wrote: > >> Hi Pratik, >> >> Unfortunately, trendlines are not yet supported in Material Charts. >> You'll have to use a Classic Chart in order to use them. >> >> On Thu, Sep 24, 2015 at 2:16 PM Pratik Mandrekar < >> [email protected]> wrote: >> >>> Hey, >>> >>> I'm trying to plot a Scatter Chart with date on the X-axis and two >>> numeric data points on the dual Y-axis. I also want to show a trendline for >>> each of the series but I'm unable to get the trendline to show up. Is there >>> a different way to specify the trendline then what is available in the >>> documentation? >>> >>> Here is my sample code - https://jsfiddle.net/ratpik/8uwosegp/ >>> >>> Thanks, >>> Pratik >>> >>> -- >>> 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 >>> http://groups.google.com/group/google-visualization-api. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/google-visualization-api/a4956d06-0ba1-4756-8b52-b42ee4e2a2c9%40googlegroups.com >>> <https://groups.google.com/d/msgid/google-visualization-api/a4956d06-0ba1-4756-8b52-b42ee4e2a2c9%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "Google Visualization API" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/google-visualization-api/BHesewXgvYw/unsubscribe >> . >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. > > >> To post to this group, send email to >> [email protected]. >> Visit this group at >> http://groups.google.com/group/google-visualization-api. >> > To view this discussion on the web visit >> https://groups.google.com/d/msgid/google-visualization-api/CAEwwup6YB6tmt3fARQGij5BwcOWXr_tVJ8Or9DrGJVtbSH7-Eg%40mail.gmail.com >> <https://groups.google.com/d/msgid/google-visualization-api/CAEwwup6YB6tmt3fARQGij5BwcOWXr_tVJ8Or9DrGJVtbSH7-Eg%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . > > >> For more options, visit https://groups.google.com/d/optout. >> > -- > 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 > http://groups.google.com/group/google-visualization-api. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-visualization-api/CAOKWG_TDiR6U9-Z96mnm9u1Wvrx7-_pXtLN0SVii8%2BPkkGEnJg%40mail.gmail.com > <https://groups.google.com/d/msgid/google-visualization-api/CAOKWG_TDiR6U9-Z96mnm9u1Wvrx7-_pXtLN0SVii8%2BPkkGEnJg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 http://groups.google.com/group/google-visualization-api. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/CAEwwup7q%3D217hN5z5BSuOTWw3O-RBaoNPpX_4xh44hwpqGjJCQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
