##// END OF EJS Templates
Bar series to use theme base colors. Pie brush minor fix....
Bar series to use theme base colors. Pie brush minor fix. Also fixed pen of bar series and stacked bar series.

File last commit:

r530:d482058261e4
r661:4756f59398b8
Show More
xychart.pri
12 lines | 215 B | text/plain | TextLexer
Michal Klocek
Add missing files from previous commit
r466 INCLUDEPATH += $$PWD
DEPENDPATH += $$PWD
SOURCES += \
$$PWD/xychartitem.cpp \
Michal Klocek
Refactor animation to fit line,spline,scatter...
r476 $$PWD/qxyseries.cpp
Michal Klocek
Add missing files from previous commit
r466
PRIVATE_HEADERS += \
Michal Klocek
Animation refactor...
r530 $$PWD/xychartitem_p.h
Michal Klocek
Add missing files from previous commit
r466
PUBLIC_HEADERS += \
$$PWD/qxyseries.h