[plasmashell] [Bug 449868] Bar charts have no gaps between bars anymore

2022-02-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=449868 Nate Graham changed: What|Removed |Added Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma

[plasmashell] [Bug 449868] Bar charts have no gaps between bars anymore

2022-02-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=449868 Nate Graham changed: What|Removed |Added Version Fixed In||5.24.3 Latest Commit|

[plasmashell] [Bug 449868] Bar charts have no gaps between bars anymore

2022-02-24 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=449868 Bug Janitor Service changed: What|Removed |Added Status|CONFIRMED |ASSIGNED --- Comment #16 from Bug Janitor

[plasmashell] [Bug 449868] Bar charts have no gaps between bars anymore

2022-02-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=449868 --- Comment #15 from Nate Graham --- That's the smallest unit, but if you find that it's still too big, it's acceptable to do `Math.floor(Kirigami.Units.smallSpacing)` Always round down when you divide a standard unit. -- You are receiving this mail b

[plasmashell] [Bug 449868] Bar charts have no gaps between bars anymore

2022-02-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=449868 --- Comment #14 from john.f...@gmail.com --- Nate, I have a fix that is working well at different font sizes, resolutions and DPI's. The Kirigami.Units.smallSpacing seems to be the smallest size I could find in the documentation. Is that accurate or i

[plasmashell] [Bug 449868] Bar charts have no gaps between bars anymore

2022-02-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=449868 --- Comment #13 from Nate Graham --- Sounds good, I can help if you get stuck! -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 449868] Bar charts have no gaps between bars anymore

2022-02-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=449868 --- Comment #12 from john.f...@gmail.com --- I'm the only sysadmin at work and I use Python for system automation, so I've never done a merge request before or worked with QML, but I am always up for learning and trying something new, so I will give it a

[plasmashell] [Bug 449868] Bar charts have no gaps between bars anymore

2022-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=449868 --- Comment #11 from Nate Graham --- > A quick and simple solution is to set the spacing to a fixed 2px size rather > than using either > calculation which will yield a very quick and easy to read graph that scales > well in both views. That makes sen

[plasmashell] [Bug 449868] Bar charts have no gaps between bars anymore

2022-02-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=449868 --- Comment #10 from john.f...@gmail.com --- Thanks for providing the link to the other bug report. I understand why this change was made now, however, I did some playing on my 5.23.5 and 5.24.0 VMs and I think that the patch to fix the 444585 bug may a

[plasmashell] [Bug 449868] Bar charts have no gaps between bars anymore

2022-02-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=449868 --- Comment #9 from Nate Graham --- Could we maybe add a single pixel of whitespace between the bars, rather than none? -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 449868] Bar charts have no gaps between bars anymore

2022-02-11 Thread Arjen Hiemstra
https://bugs.kde.org/show_bug.cgi?id=449868 --- Comment #8 from Arjen Hiemstra --- It was an intentional fix for 5.24. The simple fact is that if there's not enough space it's better to show bars than whitespace. However, I did consider making this configurable, but that needed to wait for 5.25 s

[plasmashell] [Bug 449868] Bar charts have no gaps between bars anymore

2022-02-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=449868 Nate Graham changed: What|Removed |Added CC||ahiems...@heimr.nl, |