Qt library for creating interactive 2D and 3D charts
UI Components for displaying visually pleasing charts
qtcharts
$ echo 'QT += charts' >> project.pro
$ pkg-config --modversion Qt5Charts
$ qmake && make