Bug 329970

Summary: textRole property missing for LineGraph
Product: [Frameworks and Libraries] kqtquickcharts Reporter: Andreas Cord-Landwehr <cordlandwehr>
Component: generalAssignee: Sebastian Gottfried <sebastian.gottfried>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andreas Cord-Landwehr 2014-01-14 20:15:22 UTC
LineGraphs do not provide a textRole property like, e.g., BarGraphs.
The property should be available for consistency.
Comment 1 Sebastian Gottfried 2014-01-25 09:54:58 UTC
Git commit bb487de53eca005e8cf8d02e4f100dac2cc0769d by Sebastian Gottfried.
Committed on 25/01/2014 at 09:49.
Pushed by gottfried into branch 'master'.

line graphs: new 'textRole' property

Bar graphs have it, so line graphs should, too. The labels for the
datapoint are displayed directly beneath them, if a role is set.

M  +1    -20   src/bargraphcore.cpp
M  +0    -6    src/bargraphcore.h
M  +19   -1    src/graphcore.cpp
M  +5    -1    src/graphcore.h
M  +14   -0    src/linegraphpoint.cpp
M  +3    -0    src/linegraphpoint.h
M  +9    -0    src/qml/LineGraph.qml

http://commits.kde.org/kqmlgraphplugin/bb487de53eca005e8cf8d02e4f100dac2cc0769d