Hi, you could do a box and whisker chart using any of the axis charts and
the interval role outlined here:
https://developers.google.com/chart/interactive/docs/gallery/intervals

Here is an example: http://jsfiddle.net/oj689pm2/

Unfortunately, fiddle charts are not doable yet, but it has been a
long-standing request, and we are thinking about them.

On Mon Aug 18 2014 at 2:39:38 PM Bryan Maloney <[email protected]>
wrote:

>
> I am trying to figure out how to do proper box and whisker charts, which
> means showing individual points that exceed 1.5 IQR would be shown as
> individual outliers. Likewise, there would be horizontal bars at the end of
> each whisker, and the median WOULD BE VISIBLE. The "candlestick" chart
> won't cut it, as far as I can tell. It looks like it used to be doable, but
> that's deprecated. Why was something so useful deprecated and substituted
> with by the lousy candlestick chart? How do I do a proper box and whisker
> chart.
>
> I figure a fiddle chart is entirely out of the question, of course.
>
>  --
> 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.
>

-- 
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.

Reply via email to