##// END OF EJS Templates
Fixed a bug in QChartView example code
Tero Ahola -
r322:13217cbedecd
parent child
Show More
@@ -33,14 +33,10
33
33
34 Showing a few more series:
34 Showing a few more series:
35 \snippet ../example/chartview/main.cpp 3
35 \snippet ../example/chartview/main.cpp 3
36 \codeline
37 \snippet ../example/chartview/main.cpp 4
38 \codeline
39 \snippet ../example/chartview/main.cpp 5
40
41 And the corresponding results:
42 \image chartview_example_pie.jpg
36 \image chartview_example_pie.jpg
37 \snippet ../example/chartview/main.cpp 4
43 \image chartview_example_scatter.jpg
38 \image chartview_example_scatter.jpg
39 \snippet ../example/chartview/main.cpp 5
44 \image chartview_example_bar.jpg
40 \image chartview_example_bar.jpg
45
41
46 If you need to give a more professional touch to your chart you can switch to one of the
42 If you need to give a more professional touch to your chart you can switch to one of the
General Comments 0
You need to be logged in to leave comments. Login now