##// END OF EJS Templates
Adjust piechartdrilldown to look nicer with legend
Adjust piechartdrilldown to look nicer with legend

File last commit:

r747:917f2d378193
r906:705c29daa707
Show More
percentbarchart.pro
7 lines | 128 B | text/idl | PrologLexer
Michal Klocek
Renames example -> examples
r486 !include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
sauimone
percent bar chart
r101 }
TARGET = percentbarchart
Michal Klocek
Uninfy examples , updated public API changes
r747 SOURCES += main.cpp
sauimone
percent bar chart
r101