Data Visualization Tool Tutorial¶
In this tutorial, you’ll learn about the data visualization capabilities of Qt for Python. To start with, find some open data to visualize. For example, data about the magnitude of earthquakes during the last hour published on the US Geological Survey website. You could download the All earthquakes open data in a CSV format for this tutorial.
In the following chapters of this tutorial you’ll learn how to visualize data from a CSV in a line chart.
You can download the sources from here
.
© 2022 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.