##// END OF EJS Templates
Adds missing scatter intercation implementation...
Adds missing scatter intercation implementation * adds Marker decorator to track points * tune up scatter interaction example * remove not inplemented marker types from list * bufix xyseries model , handle points with same x value and diffrent y value

File last commit:

r508:262e7900b65e
r541:4eee071cd5a1
Show More
chartthemes.pro
7 lines | 121 B | text/idl | PrologLexer
Jani Honkonen
Adding demos folder. Move piechartcustomization to it. Add chartthemes demo (incomplete).
r508 !include( ../demos.pri ) {
Michal Klocek
Renames example -> examples
r486 error( "Couldn't find the examples.pri file!" )
}
Jani Honkonen
Adding demos folder. Move piechartcustomization to it. Add chartthemes demo (incomplete).
r508 TARGET = chartthemes
Michal Klocek
Renames example -> examples
r486 SOURCES += main.cpp