##// END OF EJS Templates
Draw the tick and label on logaxis when tick is exactly at high edge...
Draw the tick and label on logaxis when tick is exactly at high edge Change-Id: I84afe69868a5ffeaf7f3ef6f9682d8a7fcea3872 Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com>

File last commit:

r1419:9a2b5d956bb6
r2837:e6f5cbaa5aca
Show More
qlineseries.pro
5 lines | 178 B | text/idl | PrologLexer
Michal Klocek
Add tst_qlineseries stub
r1058 !include( ../auto.pri ) {
error( "Couldn't find the auto.pri file!" )
}
Michal Klocek
Adds spline scatter unit tests
r1266 HEADERS += ../qxyseries/tst_qxyseries.h
SOURCES += tst_qlineseries.cpp ../qxyseries/tst_qxyseries.cpp