Commit message Age Author Refs
r2802:458692a5a594
Added support for bar series value label angle Task-number: QTRD-3249 Change-Id: I98f670f631ec85d58122fab97283802834995b4d Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com>
Miikka Heikkinen
0
r2801:acb3f8c5f190
Make category axis label positioning at value work for polar charts Task-number: QTRD-3515 Change-Id: Icd38469386c7fc923047533f2a25b726f2f6caa5 Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com>
Miikka Heikkinen
0
r2800:891ed0097501
Check that areaseries is actually in chart before trying to update. When a line series is used both as a series on chart and as an area series boundary, but not at the same time, animation can sometimes get confused as to what series to update if the area series is removed from the chart and the line series is added to the chart while a series animation is running. Task-number: QTRD-3445 Change-Id: Ia3d72d3ceba784b6e162b2c9b678acdc3e3ffcac Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com>
Miikka Heikkinen
0
r2799:e9626fb58a47
Fix compile errors/warnings in linux Change-Id: I4fd8021675a6c1b9717539f8697e3469d747a834 Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com>
Miikka Heikkinen
0
r2798:412d1b6b2a80
Add QXYSeries::replace(QVector<QPointF> points) overload. Task-number: QTRD-3384 Change-Id: Ic7dcdfeadd3f5c7ba66191f8c427a0d65796895d Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com>
Miikka Heikkinen
0
r2797:e373ed9f8f65
Fixed documentation of signals of PieSeries qmlsignal documentation regarding added and removed signals fixed. Change-Id: I6368397d1b55c896b7afa607376e94c985b0c237 Task-number: QTRD-3502 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
Titta Heikkala
0
r2796:4ca4d999ae6d
Minor typo correction Fixed typo from the name of the girdLinePen() method. Change-Id: I1331de2b60cea4d64d1d29ac06c9c864f9f30e68 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
Titta Heikkala
0
r2795:dab4dfead39d
Added minor ticks to value axis Added possibility to set minor tick for value axis. By default the count of minor ticks is zero. The arrow of minor ticks follows the color and pen of the arrows of the major ticks as it's part of axis. Change-Id: I8a422caaeedcd18ee6144e8636e3903d16f0632c Task-number: QTRD-3294 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
Titta Heikkala
0
r2794:05fa3caa7879
Don't reserve space for chart title if it is empty. If title.isEmpty() returns true, chart title is no longer reserved any space. If you want to reserve space for "empty" title in the future, you can do so by specifying e.g. a single space for title. Task-number: QTRD-3480 Change-Id: I5b2b44acf715b3bd9b4243049c4985ca63a4a16d Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com>
Miikka Heikkinen
0
r2793:f83d776d3813
Fix build against 5.6 Took Q_SIGNALS and Q_SLOTS macros into use where required. Fixed chartsnamespace.h header for regular builds. Task-number: QTRD-3609 Change-Id: I4bae1b88829105b60c8c1cf3b2e109da955f2328 Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com>
Miikka Heikkinen
0
< 1 .. 9 10 11 12 13 .. 291 >