Bug #1841
openSanky Chart | Node gap setting resets in visualization node section instead of applying selected value
Description
In the visualization section, within the Nodes settings, when the user changes the node gap value (e.g., reduces it to 1), the setting does not stay applied. Instead of remaining at the selected value, it automatically resets or jumps back to the default value (e.g., 8). This behavior prevents the user from customizing node spacing properly.
Steps to Reproduce:
Open visualization (Sankey chart)
Go to Nodes section in settings
Change Node Gap value (e.g., set it to 1 using down arrow)
Observe the value after applying or clicking outside
Expected Outcome:
The selected node gap value should remain applied (e.g., if set to 1, it should stay 1) and should reflect correctly in the chart layout.
Files
Updated by ALi RAZA 2 days ago
- Status changed from In Progress to Resolved
- % Done changed from 10 to 100
Remove the Node gap styling under the Nodes Tab of Sankey series chart because Power bi do not have any styling option with the name of Node gap under the Nodes tab so now showing only those styling options under the Nodes tab which we have in the power bi remove extra styling option in the Nodes tab for parity with the power bi.