Sort columns in specific order #91
Closed
raffaelle09
started this conversation in
General
Replies: 1 comment 1 reply
-
You can use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Supposed I have a chart with bidirectional data. How do we set the order of the "to" and "from" data in a specific way?
For this example : https://codepen.io/kurkle/pen/eYvNXqM
How do we make the right side, the same order as the left side? (A,B,C)
Beta Was this translation helpful? Give feedback.
All reactions