Move away from deprecated LegendDelegate properties in FullRepresentation
Noticed deprecation messages in my logs and found they were from libksysguard. Here is a commit moving to the non deprecated properties.
frameworks/kquickcharts@98e5b8fd
I used a cpu usage widget on my desktop which used FullRepresentation and it works as it should after these changes. (First time touching KF QML so I saw it not work while playing around with the syntax).
Edited by Alfred Wingate