##// END OF EJS Templates
Adds debug operator to domain
Adds debug operator to domain

File last commit:

r207:1bc0eafcd96e merge
r222:9497ff6ff131
Show More
example.pro
13 lines | 318 B | text/idl | PrologLexer
Michal Klocek
adds missing files form previous commit
r12 TEMPLATE = subdirs
Michal Klocek
Add zoom support...
r67 SUBDIRS += linechart \
Michal Klocek
Add background to chart...
r69 zoomlinechart \
sauimone
Added bar chart example
r78 colorlinechart \
sauimone
added example for stacked bar chart.
r95 barchart \
sauimone
added percent bar chart example
r102 stackedbarchart \
Tero Ahola
Added minimalistic scatter example
r123 percentbarchart \
Jani Honkonen
Added piechart example
r128 scatter \
Michal Klocek
Refactors qchart , adds line animation...
r131 piechart \
Michal Klocek
Adds more axis handling...
r176 dynamiclinechart \
Marek Rosa
Adding new example app.
r206 axischart\
Marek Rosa
Merge branch 'master' of https://git.it.local/repos/QtCommercialDevel-13049/charts...
r207 gdpbarchart\
Tero Ahola
Added example with multiple chart views
r198 multichart