##// END OF EJS Templates
Test app now adds n data series of different type
Test app now adds n data series of different type

File last commit:

r12:54a770e32f2a
r20:1184ba596217
Show More
linechart.pro
9 lines | 126 B | text/idl | PrologLexer
TARGET = lineChart
TEMPLATE = app
QT += core gui
CONFIG += charts
HEADERS += chartview.h
SOURCES += main.cpp chartview.cpp