##// END OF EJS Templates
Make ekgchart compile
Make ekgchart compile

File last commit:

r840:58901e478159
r840:58901e478159
Show More
examples.pro
29 lines | 631 B | text/idl | PrologLexer
Michal Klocek
adds missing files form previous commit
r12 TEMPLATE = subdirs
Michal Klocek
Uninfy examples , updated public API changes
r747 SUBDIRS += \
areachart \
sauimone
added example for stacked bar chart.
r95 barchart \
Michal Klocek
Uninfy examples , updated public API changes
r747 #chartview \
Michal Klocek
Combines color,axis,custom into one example
r767 customchart \
Michal Klocek
Uninfy examples , updated public API changes
r747 #dynamiclinechart \
Jani Honkonen
Make ekgchart compile
r840 ekgchart \
Michal Klocek
Uninfy examples , updated public API changes
r747 linechart \
#multichart \
Tero Ahola
Added minimalistic scatter example
r123 percentbarchart \
Michal Klocek
Refactors qchart , adds line animation...
r131 piechart \
Jani Honkonen
make piechartdrilldown compile again
r798 piechartdrilldown \
Michal Klocek
Uninfy examples , updated public API changes
r747 #presenterchart \
scatterchart \
Jani Honkonen
Make scatterinteractions compile
r831 scatterinteractions \
Jani Honkonen
Make splinechart compile
r832 splinechart \
Michal Klocek
Uninfy examples , updated public API changes
r747 stackedbarchart \
Jani Honkonen
Make stackedbarchartdrilldown compile
r829 stackedbarchartdrilldown \
Marek Rosa
XYSeries model with limits working.
r833 tablemodelchart \
Michal Klocek
Uninfy examples , updated public API changes
r747 zoomlinechart