The chart module in Qt is the combination of feature and visual aesthetic. Not only is it easy to implement without the need to write a very long code just to display the chart, but it is also customizable to suit your visual requirements. We really need to be thankful to Qt developers for opening up this module and allowing non-commercial users to use it for free!
In this chapter, we have learned how to create a really nice-looking dashboard, and display different types of charts on it using the Qt Chart module. In the coming chapter, we will learn how to use view widget, dialog boxes, and file-selection dialogs.