mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-12-26 02:21:43 +08:00
Update README.md
This commit is contained in:
parent
b5c370ab6f
commit
1d6ef0f3ae
@ -22,6 +22,8 @@ This software is licensed under the term of the [GNU Lesser General Public Licen
|
|||||||
[![Open PRs](https://img.shields.io/github/issues-pr/jkriege2/JKQtPlotter)](https://github.com/jkriege2/JKQtPlotter/pulls)
|
[![Open PRs](https://img.shields.io/github/issues-pr/jkriege2/JKQtPlotter)](https://github.com/jkriege2/JKQtPlotter/pulls)
|
||||||
[![Closed PRs](https://img.shields.io/github/issues-pr-closed/jkriege2/JKQtPlotter)](https://github.com/jkriege2/JKQtPlotter/pulls?q=is%3Apr+is%3Aclosed)
|
[![Closed PRs](https://img.shields.io/github/issues-pr-closed/jkriege2/JKQtPlotter)](https://github.com/jkriege2/JKQtPlotter/pulls?q=is%3Apr+is%3Aclosed)
|
||||||
|
|
||||||
|
![EXAMPLES-Page](./screenshots/examplesbanner.png)
|
||||||
|
|
||||||
## Main Features
|
## Main Features
|
||||||
- 2D Plotter class (JKQTPlotter)
|
- 2D Plotter class (JKQTPlotter)
|
||||||
- high-quality plotting
|
- high-quality plotting
|
||||||
@ -69,8 +71,6 @@ Documentation is auto-generated after pushes by [Travis](https://travis-ci.org/j
|
|||||||
There is a [large set of usage examples (with explanations for each) and tutorials](./examples/) in the folder [`./examples/`](./examples).
|
There is a [large set of usage examples (with explanations for each) and tutorials](./examples/) in the folder [`./examples/`](./examples).
|
||||||
All test-projects are Qt-projects that use qmake to build. You can load them into QtCreator easily.
|
All test-projects are Qt-projects that use qmake to build. You can load them into QtCreator easily.
|
||||||
|
|
||||||
[![EXAMPLES-Page](./screenshots/examplesbanner.png)](./examples/README.md)
|
|
||||||
|
|
||||||
## [Screenshots](./screenshots/)
|
## [Screenshots](./screenshots/)
|
||||||
The [Screenshots-page](./screenshots/) contains several screenshots, partly taken from the provided examples, but also from other software using this libarary (e.g. [QuickFit 3.0](https://github.com/jkriege2/QuickFit3))
|
The [Screenshots-page](./screenshots/) contains several screenshots, partly taken from the provided examples, but also from other software using this libarary (e.g. [QuickFit 3.0](https://github.com/jkriege2/QuickFit3))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user