##// END OF EJS Templates
Drilldown example using stacked barchart.
Drilldown example using stacked barchart.

File last commit:

r425:85842e6c8dba
r449:2d02ec95e04f
Show More
stackedbarchartdrilldown.pro
9 lines | 187 B | text/idl | PrologLexer
!include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
}
TARGET = stackedbarchartdrilldown
SOURCES += main.cpp \
chartwidget.cpp
HEADERS += \
chartwidget.h