##// END OF EJS Templates
Fix label visibility for category axis...
Fix label visibility for category axis Hide the labels in category axis that would be drawn on top of other labels. Task-number: QTRD-2525 Change-Id: Ic66a6b501821bbb14636229096d86d38301cf8b6 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>

File last commit:

r2625:3dc2625e2a47
r2651:99ad874661ac
Show More
themes.pri
14 lines | 387 B | text/plain | TextLexer
Michal Klocek
Adds shadow build support
r708 INCLUDEPATH += $$PWD
DEPENDPATH += $$PWD
THEMES += \
Michal Klocek
Refactors internals...
r2273 $$PWD/charttheme_p.h \
Tero Ahola
Removed default theme, now using light as the default
r853 $$PWD/chartthemesystem_p.h \
Michal Klocek
Adds shadow build support
r708 $$PWD/chartthemelight_p.h \
$$PWD/chartthemebluecerulean_p.h \
$$PWD/chartthemedark_p.h \
$$PWD/chartthemebrownsand_p.h \
$$PWD/chartthemebluencs_p.h \
Tero Ahola
Added Icy Blue and High Contrast theme
r757 $$PWD/chartthemehighcontrast_p.h \
Titta Heikkala
Add new Qt theme template...
r2625 $$PWD/chartthemeblueicy_p.h \
$$PWD/chartthemeqt_p.h