An open API service indexing awesome lists of open source software.

https://github.com/heterophyllus/qcustomplot

Fork of QCustomPlot
https://github.com/heterophyllus/qcustomplot

plotting-library qcustomplot qt qt5 qt6 visualization

Last synced: 3 months ago
JSON representation

Fork of QCustomPlot

Awesome Lists containing this project

README

        

# QCustomPlot

## The Repository

This is a fork of [QCustomPlot](https://www.qcustomplot.com) originally developed by Emanuel Eichhammer.

This project just modifies the codes to maintain the compatibility with recent versions of Qt.

## QCustomPlot
> QCustomPlot is a Qt C++ widget for plotting and data visualization. It has no further dependencies and is well documented. This plotting library focuses on making good looking, publication quality 2D plots, graphs and charts, as well as offering high performance for realtime visualization applications.

Visit the [website](https://www.qcustomplot.com) for further information.

## Tasks
- [x] Fix for Qt5
- [x] settle errors
- [x] settle warnings
- [x] Fix for Qt6
- [x] settle errors
- [x] settle warnings

## License
This library is licensed under GPL license.

## Links
- [QCustomPlot original website](https://www.qcustomplot.com)
- [API document](https://www.qcustomplot.com/documentation/index.html)