bjpop / gurita

A convenient and expressive tool for data analytics and plotting on the command line
MIT License
6 stars 3 forks source link

Ordering of x and y axis in heatmaps #29

Closed bjpop closed 2 years ago

bjpop commented 2 years ago

Allow the user to customise the ordering of x and y axis in heatmaps.

This could be:

It seems like the way to implement this is to sort the data table itself before calling the heatmap plot.

bjpop commented 2 years ago

Implemented in 745d245cf53a9a368bf98f2dc315b141ea29d597