##// 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:

r421:fe0a0dc06876
r661:4756f59398b8
Show More
areachart.pri
13 lines | 300 B | text/plain | TextLexer
Michal Klocek
Adds area chart...
r421 INCLUDEPATH += $$PWD
DEPENDPATH += $$PWD
SOURCES += \
#$$PWD/areachartanimationitem.cpp \
$$PWD/areachartitem.cpp \
$$PWD/qareaseries.cpp
PRIVATE_HEADERS += \
$$PWD/areachartitem_p.h \
# $$PWD/linechartanimationitem_p.h
PUBLIC_HEADERS += \
$$PWD/qareaseries.h