##// END OF EJS Templates
barcharts: added legend to model. added signals for hover events (for tooltip). updated examples
barcharts: added legend to model. added signals for hover events (for tooltip). updated examples

File last commit:

r276:d062a7f38647
r280:9b4c1980ee18
Show More
barchart.pro
12 lines | 216 B | text/idl | PrologLexer
!include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
}
TARGET = barchart
SOURCES += main.cpp \
chartwidget.cpp \
custombarset.cpp
HEADERS += \
chartwidget.h \
custombarset.h