##// END OF EJS Templates
Initial ColorMap Chart implementation....
Initial ColorMap Chart implementation. Signed-off-by: jeandet <alexis.jeandet@member.fsf.org>

File last commit:

r2712:c544258484ff
r2899:905c34fe48ad
Show More
scatterinteractions.pro
9 lines | 184 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = scatterinteractions
SOURCES += main.cpp \
chartview.cpp
HEADERS += \
chartview.h