##// END OF EJS Templates
Add background to chart...
Add background to chart * adds QGraphicsRectItem as background item * setters for color * example colorlinechart

File last commit:

r69:c7c3c4960b21
r69:c7c3c4960b21
Show More
example.pro
4 lines | 95 B | text/idl | PrologLexer
Michal Klocek
adds missing files form previous commit
r12 TEMPLATE = subdirs
Michal Klocek
Add zoom support...
r67 SUBDIRS += linechart \
Michal Klocek
Add background to chart...
r69 zoomlinechart \
colorlinechart