##// END OF EJS Templates
Refactors Domain and Axis...
Refactors Domain and Axis * removes legacy code from domain * moves nice numbers handling from domain to valuesaxis * moves ticksCount from domain to valuesaxis * simplyfy signals : only one updated() singal in axis and domain * updates tst_domain to reflect changes * moves axes implementation to separte directories

File last commit:

r1419:9a2b5d956bb6
r1698:da7242791c36
Show More
stackedbarchart.pro
5 lines | 126 B | text/idl | PrologLexer
Michal Klocek
Renames example -> examples
r486 !include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
sauimone
added missing example files :)
r96 }
TARGET = stackedbarchart
Tero Ahola
Hacked library dependency issues on OSX
r1035 SOURCES += main.cpp