Hi all,
I have an issue with automatically creating a visual style for my network view, specifically the continuous mapping of node_fill.
I put a gradient of 3 colors with 3 points linked to a Double type attribute. When the app is started and the style is created, only 1 or 2 of the colors show up, and not in gradient, only in their full colors, as if it was a discrete mapping. If i manually go on the style panel and click on the current mapping gradient box to open the panel where you can manually choose your colors and points, if i click on a point without changing any value, the gradient is suddenly rendered. I wonder if i missed something important to apply the gradient automatically.
I have successfully implemented the same continuous mapping to other visual properties like the size, and i have done pretty much the same thing, so i am a little stumped.
Thanks.