##// END OF EJS Templates
Code review: Fixed simple issues in Bar and Legend
Code review: Fixed simple issues in Bar and Legend

File last commit:

r631:8d92ee463318
r737:e81beeb51921
Show More
examples.pro
23 lines | 603 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 \
Michal Klocek
Update scatter example and docs
r471 scatterchart \
Michal Klocek
Refactors qchart , adds line animation...
r131 piechart \
Jani Honkonen
Add drilldown example for piechart
r406 piechartdrilldown \
Michal Klocek
Adds more axis handling...
r176 dynamiclinechart \
Marek Rosa
Adding new example app.
r230 axischart \
multichart \
Michal Klocek
Adds preseterchart example
r246 gdpbarchart \
Tero Ahola
Added an example for QChartView for qdoc purposes
r317 presenterchart \
Tero Ahola
Clicked, remove and clear to QScatterSeries
r394 chartview \
Marek Rosa
Marge spline
r418 scatterinteractions \
Michal Klocek
Refactor line spline to common xyline...
r465 splinechart \
sauimone
Better way to enable features to user. Do less, but expose signals to user and allow user to descide what to do.
r425 areachart \
Tero Ahola
Z order for pie
r490 stackedbarchartdrilldown \
Marek Rosa
Table model data example
r519 customcolors \
Michal Klocek
Adds ekg example draft
r599 tablemodelchart \
Marek Rosa
Ekg example uncommented
r631 ekgchart