summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Adds scrollchart, fixes chartdesignerMichal Klocek2012-07-197-1/+364
* Documented the donutdrilldown chart exampleMarek Rosa2012-07-181-13/+30
* Documented the donut exampleMarek Rosa2012-07-181-11/+20
* Added one more type of label placing on Pie chartMarek Rosa2012-07-173-10/+10
* Values and Intervals axes ranges are now initialized only if they haven't bee...Marek Rosa2012-07-161-5/+1
* Updated customchart example. Now it uses QIntervalsAxisMarek Rosa2012-07-161-14/+17
* Removed QDonutGroup class. Added Donut Drill down exampleMarek Rosa2012-07-137-15/+220
* Adds axis domain intializationMichal Klocek2012-07-131-1/+0
* Added insert, remove and other common methodds to QDonutGroup. Donut example ...Marek Rosa2012-07-125-1/+110
* horizontal percent barchart example updatesauimone2012-07-121-1/+1
* horizontal percent barchart & examplesauimone2012-07-123-1/+103
* horizontal stacked barchartsauimone2012-07-123-1/+103
* animation for horizontal barchartsauimone2012-07-111-0/+1
* horizontal barchart & examplesauimone2012-07-113-1/+102
* Fixes customchart, barcategoryaxisyMichal Klocek2012-07-041-6/+6
* customchart with categories on Y axisMarek Rosa2012-07-041-5/+8
* Customchart example updatedMarek Rosa2012-07-041-16/+11
* added example to combine line and barchartsauimone2012-07-043-1/+119
* Customchart partially fixed (no categories on axes)Marek Rosa2012-07-042-12/+14
* Simple to examplessauimone2012-07-043-3/+3
* Scatter interactions fixedMarek Rosa2012-07-041-0/+1
* Refactor CategoriesAxis to BarCategoriesAxis part 2 of 2Michal Klocek2012-07-045-5/+5
* Refactor CategoriesAxis to BarCategoriesAxis part 1 of 2Michal Klocek2012-07-045-5/+5
* Enable default axes in spline and scatter chartsMarek Rosa2012-07-042-0/+2
* fixed barseries examples, fixed qbarset << operatorsauimone2012-07-033-2/+3
* removed groupedbarchart example. fixed barchart examplesauimone2012-07-034-109/+24
* GroupedBarSeries to BarSeriessauimone2012-07-034-9/+9
* Fix zoomlinechart exampleMichal Klocek2012-07-031-0/+1
* Updated spline nad legend exampleMarek Rosa2012-07-031-0/+1
* chartwidgettest updatedMarek Rosa2012-07-031-0/+1
* Updated chartthemes demoMarek Rosa2012-07-031-1/+2
* Presenter chart updatedMarek Rosa2012-07-031-13/+16
* Removed QPointF from QBarSetsauimone2012-07-033-6/+5
* stacked and grouped bar chart examples updatedMarek Rosa2012-07-032-1/+3
* Refactor QChart APIMichal Klocek2012-07-037-8/+9
* fixed bug in category range handling in categoryaxissauimone2012-06-291-0/+3
* removed double signal emitting from barseries/setsauimone2012-06-283-6/+6
* Fixes for stackedbarchartdrilldownMichal Klocek2012-06-271-1/+1
* Changes to qchart qabstractseries APIMichal Klocek2012-06-272-5/+5
* Refactors QAxis to QAbstractAxisMichal Klocek2012-06-2610-17/+26
* Refactors layout managmentMichal Klocek2012-06-261-2/+2
* Added property definitions to QChartTero Ahola2012-06-251-1/+0
* legend font fixsauimone2012-06-212-0/+46
* BarModel mapper properties first, count moved to Vertical and Horizontal mapp...Marek Rosa2012-06-191-2/+2
* Added missing example qml fileTero Ahola2012-06-181-0/+53
* QML API doc main pageTero Ahola2012-06-158-1/+403
* barsetCount -> count in tests and examples toosauimone2012-06-151-2/+2
* Minor modifications to properties of abstract, area and bar seriesTero Ahola2012-06-152-2/+2
* fix: series visible now affects legend items alsosauimone2012-06-142-4/+1
* added roundness to legend backgroundsauimone2012-06-131-0/+1