My initial thoughts are that you can get quite close to implementing this with the Google Chart API:
Two separate graphs (left with no legend, right with legend) Left graph: - right aligned not a typical option, but this can be supported via the use of two data sets within a stacked horizontal bar chart -- left dataset's color set to transparent - cannot do angled X-axis labels: go with 5, 10, 15 and add (in thousands) to the X-axis title - specify X axis in reverse order - vertical striping is supported - text datapoint labels are supported, right aligned doubtful Right graph: - Normal horizontal bar chart - Add legend on right - Don't specify Y-axis labels Good luck and let us know if you run into specific issues, K On Apr 2, 10:00 am, edstoddard <[email protected]> wrote: > Is it possible in Google Charts to re-create this chart: > > http://www.savi.org/savii/comm_info/community_profiles/CNTY/18097/48d... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
