Qt Charts Examples▲
The Qt Charts examples demonstrate how to use charts in widget-based and Qt Quick applications:
- 
					Audio Samples vs Sound Level: This example shows the drawing of microphone samples vs audio level. 
- 
					Charts with QML Gallery: Demonstrates how to use the different chart types by using qml. 
- 
					Charts with Widgets Gallery: An application that demonstrates the Qt Charts Widgets API. 
- 
					OpenGL Accelerated Series Example: The example shows how to enable OpenGL acceleration for QLineSeries and QScatterSeries. 
- 
					Qml Oscilloscope: The example shows how to implement application with strict performance requirements using the Qt Charts QML API. 
- 
					Qml Weather: This is a basic demonstration showing how to use the different chart types by using qml. 
- 
					Zoom Line Example: The example shows how to create your own custom zooming effect. 




