Update README.md

This commit is contained in:
Jan W. Krieger 2023-03-27 15:25:46 +02:00 committed by GitHub
parent fc642b6cac
commit 625669c0ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,5 @@
# Example (JKQTPlotter): Barchart With Two-Color Fill-Mode {#JKQTPlotterBarchartsTwoColorFilling}
# Example (JKQTPlotter): Secondary Axes {#JKQTPlotterSecondaryAxes}
This project (see [`second_axis`](https://github.com/jkriege2/JKQtPlotter/tree/master/examples/second_axis) shows how to plot with multiple axes.
The source code of the main application is (see [`second_axis.cpp`](https://github.com/jkriege2/JKQtPlotter/tree/master/examples/second_axis/second_axis.cpp).