Swap rows and columns

Tags: #<Tag:0x00007f8b25ab6d48>

Hi - is there an option to automatically switch rows and columns?

Hey @m3chwarrior

You can use our helper called translateRowsToColumns, demo: https://jsfiddle.net/9Ltjswk6/

However, please notice that this is a helper. It is not a part of our official API.