And set the "interpolateNulls" option to true. On Tuesday, March 11, 2014 11:31:45 AM UTC-4, Daniel LaLiberte wrote: > > You should be able to use null values for all the rows where you don't > want to show the trend line. > > > > On Tue, Mar 11, 2014 at 10:55 AM, John Smith <[email protected]<javascript:> > > wrote: > >> thanks. >> >> What's tripping me up with the trendlines is that they don't run the full >> spectrum of dates (side-to-side). >> >> >> On Tuesday, March 11, 2014 10:49:02 AM UTC-4, asgallant wrote: >> >>> To get the vertical line, you can add a "line" style annotation to the >>> domain (date string) column at the point where you want the line. The >>> projection lines you will have to add as additional data series, and plot >>> this all on a ComboChart instead of a CandlestickChart. >>> >>> On Tuesday, March 11, 2014 10:32:38 AM UTC-4, John Smith wrote: >>> >>>> <http://i.imgur.com/ECFuDNb.gif> - private<http://i.imgur.com/ECFuDNb.gif> >>>> I'm looking to do something like this. Two things are happening in this >>>> picture >>>> >>>> 1) I want to force a major vertical axis line on a particular tick >>>> (2013-10-01, in this case). A Purple line here, but any color will do. >>>> >>>> 2) I want to draw 3 projection lines from the marked date. Pictured >>>> here are a 10day (in red), 20 day (in green) and 50 day (in black). colors >>>> don't matter >>>> >>>> fyi the dates are in text format in the 1st column/xAxis >>>> >>>> >>>> any ideas on how to achieve something like this? >>>> >>>> >>>> thanks >>>> >>>> >>>> -- >> 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]<javascript:> >> . >> To post to this group, send email to >> [email protected]<javascript:> >> . >> Visit this group at >> http://groups.google.com/group/google-visualization-api. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> > - 978-394-1058 > [email protected] <javascript:> 5CC, Cambridge MA > [email protected] <javascript:> 9 Juniper Ridge Road, Acton 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 http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/d/optout.
