##// END OF EJS Templates
Fix case issue causing docs build to fail in linux...
Heikkinen Miikka -
r2578:f9087a25aa23
parent child
Show More
@@ -42,7 +42,7 QTCOMMERCIALCHART_BEGIN_NAMESPACE
42 \note Polar charts do not support multiple axes of same orientation.
42 \note Polar charts do not support multiple axes of same orientation.
43
43
44 The following QML shows how to create a polar chart with two series:
44 The following QML shows how to create a polar chart with two series:
45 \snippet ../demos/qmlpolarchart/qml/qmlpolarchart/view1.qml 1
45 \snippet ../demos/qmlpolarchart/qml/qmlpolarchart/View1.qml 1
46
46
47 \beginfloatleft
47 \beginfloatleft
48 \image demos_qmlpolarchart1.png
48 \image demos_qmlpolarchart1.png
General Comments 0
You need to be logged in to leave comments. Login now