I did manage to find the solution, but my confusion stemmed from the example provided on the link above showing a fill for a multiline chart that included fill from the 0 index line to the bottom but that did not accurately show the correct parameters to get that display to occur (all of the example params had lowerecase 'b' and I think also the wrong index mapping)
On Apr 7, 9:32 am, KeithB <[email protected]> wrote: > J, > > This is discussed within the second and third examples of the "Line > Fills" section of the documentation > @http://code.google.com/apis/chart/docs/gallery/line_charts.html#gchar... > > Per the documentation, you need to "include a series that contains two > copies of the lowest data value for the data format." > > Cheers, > Keith -- You received this message because you are subscribed to the Google Groups "Google Chart API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-chart-api?hl=en.
