summaryrefslogtreecommitdiffstats
path: root/doc/src/demos-qmlaxes.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/demos-qmlaxes.qdoc')
-rw-r--r--doc/src/demos-qmlaxes.qdoc6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/src/demos-qmlaxes.qdoc b/doc/src/demos-qmlaxes.qdoc
index b2284310..dd708526 100644
--- a/doc/src/demos-qmlaxes.qdoc
+++ b/doc/src/demos-qmlaxes.qdoc
@@ -14,9 +14,6 @@
\br
\snippet ../demos/qmlaxes/qml/qmlaxes/View1.qml 1
\o \inlineimage demos_qmlaxes1.png
- \endtable
-
- \table
\row
\o \br
The next example shows a chart with some accurate historical data that makes us to use a DateTimeAxis.
@@ -24,9 +21,6 @@
\br
\snippet ../demos/qmlaxes/qml/qmlaxes/View2.qml 1
\o \inlineimage demos_qmlaxes2.png
- \endtable
-
- \table
\row
\o \br
And the final example with a chart that uses a CategoryAxis to make the data easier to understand.