##// END OF EJS Templates
Added basic donut chart example. Still better data needed
Added basic donut chart example. Still better data needed

File last commit:

r1841:e5aa797837ba
r1841:e5aa797837ba
Show More
examples.pro
35 lines | 918 B | text/idl | PrologLexer
CURRENTLY_BUILDING_COMPONENTS = "examples"
!include( ../config.pri ) {
error( "Couldn't find the config.pri file!" )
}
TEMPLATE = subdirs
SUBDIRS += \
areachart \
customchart \
linechart \
percentbarchart \
piechart \
piechartdrilldown \
presenterchart \
scatterchart \
scatterinteractions \
splinechart \
stackedbarchart \
stackedbarchartdrilldown \
zoomlinechart \
modeldata \
barchart \
legend \
barmodelmapper \
qmlpiechart \
lineandbar \
horizontalbarchart \
horizontalstackedbarchart \
horizontalpercentbarchart \
donut \
donutbreakdown \
scrollchart \
datetimeaxis \
populationpyramid \
donutchart