The certainty column applies to the column immediately preceeding it in the DataTable, so to make both lines dashed, you need to add the second certainty column after the first series, like this: http://jsfiddle.net/asgallant/xhwJM/4/
On Wednesday, June 26, 2013 12:03:39 PM UTC-4, A. Farber wrote: > > Hello Sergey and others, > > On Wed, Jun 26, 2013 at 3:46 PM, Sergey Grabkovsky > <[email protected]<javascript:> > > wrote: > >> Hi! I'm not entirely sure why you say that the certainty role doesn't >> work for you, since it works on a per-series basis. Here is a jsfiddle >> that shows this with your data <http://jsfiddle.net/xhwJM/1/>. Is there >> any reason why this doesn't fit your needs? >> >> On Wed, Jun 26, 2013 at 8:47 AM, A. Farber >> <[email protected]<javascript:> >> > wrote: >> >>> >>> http://stackoverflow.com/questions/17318961/how-to-make-a-series-line-dashed-in-google-line-chart >>> >> I just don't understand, why the "certainty" row, > that you've added only affects the "row A" series.... > > How do you make both series dashed then? > I've tried but failed here: http://jsfiddle.net/xhwJM/2/ > > Regards > Alex > > -- 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/groups/opt_out.
