Hi! I am developing a website and I find this API great! But I'm frustrated I cannot use it to build a Box Plot. It used to be possible with the deprecated image chart API (https://developers.google.com/chart/image/docs/gallery/compound_charts#box_charts), but I don't see how it can be done with the Visualization API. I know the deprecated version will be available for a while, but I believe I should not develop new webpages based on that.
Is there a way to build Box Plot using the Visualization API?
Will Google develop a way to do this?
Thanks!