From 625669c0ad000ae4662a49525f73ba8ec7b5700a Mon Sep 17 00:00:00 2001 From: "Jan W. Krieger" Date: Mon, 27 Mar 2023 15:25:46 +0200 Subject: [PATCH] Update README.md --- examples/second_axis/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/second_axis/README.md b/examples/second_axis/README.md index d8b928236d..9a1e386ade 100644 --- a/examples/second_axis/README.md +++ b/examples/second_axis/README.md @@ -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).