Yes, but the interface is all Qt, so isn't it possible to call it from python somehow? Maybe you do have to link it into a shared library in that case (which is probably what the other C++ plotting packages do...).
For python only, did you look at
matplotlib?