Hi Richard On Mon, May 8, 2017 at 10:47 PM, Richard Duivenvoorde <[email protected]> wrote: > > Do 'we' (as the community) have a stand in this? > Is one option more future proof (for QGIS) then others?
Aprart from the libraries mentioned above, I believe for a future proof code (QGIS >= 3) the choice should be the Qt Charts library. It used to be distributed separately under commercial license, but since Qt 5.8 (IIRC) it is included in standard Qt5 distribution with open source license. This library has the advantage of being native to the Qt ecosystem and it seems to be quite powerful as well. Cheers Martin _______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
