##// END OF EJS Templates
Fix vanishing labels for first and last ticks....
Fix vanishing labels for first and last ticks. Extra space must be reserved by layout for the axes that have wide labels for first or last tick. Changed the logic how axis sizeHint is interpreted to make the previously irrelevant height or width (depending on orientation) of the sizeHint to indicate how far the widest label extends past the first/last tick, and adjust the grid size accordingly in layout. Reviewed-by: Mika Salmela

File last commit:

r1419:9a2b5d956bb6
r2443:5b27b7b1d72a RC2_1.2.1
Show More
percentbarchart.pro
6 lines | 127 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