##// END OF EJS Templates
population pyramid example. Added grouping option to barseries to give some control over layout
population pyramid example. Added grouping option to barseries to give some control over layout

File last commit:

r1722:4a02b714acfa
r1794:efd4a5fe5972
Show More
scrollchart.pro
7 lines | 182 B | text/idl | PrologLexer
Michal Klocek
Adds scrollchart, fixes chartdesigner
r1722 !include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = scrollchart
HEADERS += chart.h chartview.h
SOURCES += main.cpp chart.cpp chartview.cpp