-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Compound chart types are not currently supported. Possible solutions:
1. Modify current type BarChart to add compound parameter
2. Add dedicated CompoundChart type
I have looked at the source code and have an implemented partial solution
for BarChart (only supports line types added)
Original issue reported on code.google.com by [email protected] on 31 Mar 2010 at 1:35