Hi, I’m using ChartFactor toolkit to generate a Heat Map , but I need to transpose the data, meaning I want to swap the rows with the columns in the visualization in real time with a button i have in my UI.
Is there a built-in option in the library to do this, or do I need to manually transform the data before passing it to the chart?
Thanks for your help!