Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
libksysguard
Commits
f287e60a
Commit
f287e60a
authored
Sep 30, 2020
by
Arjen Hiemstra
Browse files
Remove minimum width from line chart face's LineChart
The face should determine this, otherwise we get layout errors
parent
3a0a0ca4
Changes
1
Hide whitespace changes
Inline
Side-by-side
faces/facepackages/linechart/contents/ui/LineChart.qml
View file @
f287e60a
...
...
@@ -36,8 +36,6 @@ Charts.LineChart {
readonly
property
alias
sensorsModel
:
sensorsModel
property
int
maximumHistory
:
root
.
controller
.
faceConfiguration
.
rangeToX
-
root
.
controller
.
faceConfiguration
.
rangeFromX
Layout.minimumWidth
:
Kirigami
.
Units
.
gridUnit
*
8
direction
:
Charts
.
XYChart
.
ZeroAtEnd
fillOpacity
:
root
.
controller
.
faceConfiguration
.
lineChartFillOpacity
/
100
...
...
Arjen Hiemstra
@ahiemstra
mentioned in commit
266c0068
·
Oct 05, 2020
mentioned in commit
266c0068
mentioned in commit 266c00688c3b9c1cbf76929f5bd26c83c8391406
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment