##// END OF EJS Templates
stacked and grouped bar chart examples updated
stacked and grouped bar chart examples updated

File last commit:

r1541:88a7b44ee136
r1579:6601aab802c5
Show More
examples.pro
26 lines | 661 B | text/idl | PrologLexer
CURRENTLY_BUILDING_COMPONENTS = "examples"
!include( ../config.pri ) {
error( "Couldn't find the config.pri file!" )
}
TEMPLATE = subdirs
SUBDIRS += \
areachart \
barchart \
#customchart \
linechart \
percentbarchart \
piechart \
piechartdrilldown \
presenterchart \
scatterchart \
scatterinteractions \
splinechart \
stackedbarchart \
stackedbarchartdrilldown \
zoomlinechart \
modeldata \
groupedbarchart \
legend \
barmodelmapper \
qmlpiechart