QT Charts and Graphs with ChartDirector for C++
ChartDirector QT Sample Chart on Windows
ChartDirector QT Sample Chart on Linux
ChartDirector QT Sample Chart on Mac OS X
ChartDirector for C++ has always been GUI framework independent, works with any GUI framework, and runs on multiple operating systems. However, it used to only include command line and MFC sample code.
This has changed. ChartDirector for C++ now includes QT sample code as well! QT developers can now easily incorporate sophisticated charts, graphs, meters and gauges in their applications.
Highlights
Supports All ChartDirector Chart Types
Pie, donut, bar, line, spline, step line, trend line, curve-fitting, inter-line filling, area, band, scatter, bubble, floating box, box-whisker, waterfall, contour, heat map, surface, vector, finance, gantt, radar, polar, rose, pyramid, cone, funnel, meters and gauges ...
QT ChartViewer Widget
An implementation of the QT ChartViewer Widget (with source code) is included to handle user interactions with charts with QT signals and slots. These interactions include popup tooltips when the mouse is hovering chart objects, clickable chart objects, and drag to zoom and drag to scroll support.
Includes QT Project Files for Windows, Linux and Mac OS X
The ChartDirector sample code can easily be compiled and tested using QT Creator, Visual Studio QT Add-In, or from the command line using qmake and make.
For More Information