summaryrefslogtreecommitdiffstats
path: root/examples/datavisualization/qmlbars/doc/src/qmlbars.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/datavisualization/qmlbars/doc/src/qmlbars.qdoc')
-rw-r--r--examples/datavisualization/qmlbars/doc/src/qmlbars.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/datavisualization/qmlbars/doc/src/qmlbars.qdoc b/examples/datavisualization/qmlbars/doc/src/qmlbars.qdoc
index 63d26a0b..4c6e2bcf 100644
--- a/examples/datavisualization/qmlbars/doc/src/qmlbars.qdoc
+++ b/examples/datavisualization/qmlbars/doc/src/qmlbars.qdoc
@@ -93,7 +93,7 @@
We use the \c visible property of the series to hide the second series for now.
- \section1 Custom axis labels
+ \section1 Custom Axis Labels
One interesting tidbit about axes is that we redefine the category labels for column axis in
\c Axes.qml. This is done because the data contains numbers for months, which we don't want
@@ -104,7 +104,7 @@
We also set automatic axis label rotation to make axis labels more readable at low camera
angles.
- \section1 Switching series
+ \section1 Switching Series
In the \c main.qml, we set up the graph and various UI elements. There are three interesting
code blocks we want to highlight here. The first one shows how to change the