Adding more Python chart libraries
I've already got a basic API for using matplotlib, bokeh and plotly. I'm working on adding more plotting features for these. I'd also like to explore adding further Python chart APIs into the wrapper, maybe bqplot, highcharts or vispy for example. Anyone interested in helping to add new libraries, or have any views about what's most useful, adding more libraries or adding more features for the existing ones?
Would love to help!. Please assign an issue or whatever you need help with. I see myself using chartpy more and more as I ramp up in my current role. thanks Ananth
That's great @ultrasounder - if you want to add any libraries that would be great! One thing I'd like to add is a wrapper for bqplot https://github.com/bloomberg/bqplot and also vincent https://github.com/wrobstory/vincent - also want to add more chart types for matplotlib, plotly and bokeh too.