03.01.2026, 13:55
Hi,
In the new Visu graphic editor, there seems to be an issue with the Additional Icons value range handling.
I created range intervals as shown in the screenshot (0–10, 11–20, 21–30, etc.).
However, the icons are not triggered when the object value is exactly equal to the range boundary values such as: 10,20,30,40,50,60,70,80,90.
Instead, the icon only works when the value is inside the range but not at the boundary, for example: 11, 21, 32, 41, 55, 67, 72, 82, 92
This behavior was not present in the old Additional Icons system — in the previous version, intermediate and boundary values worked correctly.
So currently the range logic behaves like:
This looks like a bug in the new editor.
Could you please check?
Thanks.
In the new Visu graphic editor, there seems to be an issue with the Additional Icons value range handling.
I created range intervals as shown in the screenshot (0–10, 11–20, 21–30, etc.).
However, the icons are not triggered when the object value is exactly equal to the range boundary values such as: 10,20,30,40,50,60,70,80,90.
Instead, the icon only works when the value is inside the range but not at the boundary, for example: 11, 21, 32, 41, 55, 67, 72, 82, 92
This behavior was not present in the old Additional Icons system — in the previous version, intermediate and boundary values worked correctly.
So currently the range logic behaves like:
- Inclusive only after the min value
- Exclusive at the max value
This looks like a bug in the new editor.
Could you please check?
Thanks.