Gradient in Area Graph
Unsolved
QML and Qt Quick
-
Hi all,
I have recently started coding in QML.
Currently, I am on the lookout for a solution to gradient problems associated with area graphs in qml.
Is it possible to add gradient effect to the graph lines, or maybe the area beneath the graph line could have a gradient effect?
I did found out that you can add a glow effect to those lines, but I am focused on adding gradient to the same.
If anyone has a solution for the same, please do share.
Thanks