summaryrefslogtreecommitdiffstats
path: root/src/charts/axis/verticalaxis.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-101-3/+3
* Use SPDX license identifiersLucie GĂ©rard2022-06-161-28/+2
* Divide by logBase in the right place to save messy computationsEdward Welbourne2021-10-251-4/+4
* Add colorBy method to QXYSeries and QColorAxisLukas Kosinski2021-06-031-29/+70
* Add optional labels truncation to QAbstractAxisLukas Kosinski2021-06-021-6/+22
* Replace qCeil/qFloor with std::ceil/floorDimitrios Apostolou2021-05-211-3/+3
* Remove unnecessary cast int(qFloor())Dimitrios Apostolou2021-05-211-1/+1
* Remove charts namespace for Qt6Michal Klocek2020-11-061-2/+2
* Use QList instead of QVectorJarek Kobus2020-06-261-5/+5
* Don't overlap the labels on a vertical axis instead of elidingAndy Shaw2020-02-111-9/+8
* Implement dynamic tick handling for ValueAxisMika Salmela2018-03-081-21/+78
* Calculate the available space for the title based on the heightAndy Shaw2017-04-241-1/+1
* Add minor ticks support for QLogValueAxisAlexander Mishin2016-12-161-81/+161
* Updated licenseMiikka Heikkinen2016-01-131-9/+17
* Fix the minor axis grid animationMiikka Heikkinen2015-10-301-13/+8
* Updated license headersTitta Heikkala2015-10-201-11/+14
* Fix label clipping issues using QOpenGLWidget as ChartView viewportMiikka Heikkinen2015-09-291-10/+12
* Added minor ticks to value axisTitta Heikkala2015-09-071-0/+50
* Add possibility to set reverse values to axesTitta Heikkala2015-07-031-17/+85
* Added possibility to set labels position for QCategoryAxisTitta Heikkala2015-06-171-7/+28
* Copyright header changesTitta Heikkala2015-04-231-3/+3
* Fix category axis shades and labelsTitta Heikkala2014-11-271-2/+5
* Fix QLogValueAxis updateTitta Heikkala2014-11-271-4/+7
* Updated license headersTitta Heikkala2014-11-121-9/+7
* Fix shades for log and category axes.Miikka Heikkinen2014-10-231-8/+24
* Fix include syntaxTitta Heikkala2014-10-201-4/+4
* Qt Charts project file structure changeTitta Heikkala2014-10-141-0/+231