canvas_ity
canvas_ity copied to clipboard
2D Charting based on this library
Have you heard any projects implementing a 2D Charting library on top of this library? I have a need to replace the Qwt library for our Qt based application and we already use this library
Sorry, I am not currently aware of any.
you may look at the @alandefreitas 's https://github.com/alandefreitas/matplotplusplus , AFAIK it supports the render backends, so you may adapt the canvas_ity as a matplot++ rendering backend.