I added an argument, show_colorbar = TRUE, to the main_heatmap function. This will allow the user to omit the colorbar if desired. With the default value of the argument set to TRUE, it shouldn't change behavior for users who don't wish to specify the show_colorbar argument.
That sounds good. And thank you for including me as a contributor. I've updated my repo by increasing the version number to 0.4.9 and appending my name to the list of contributors.
I added an argument, show_colorbar = TRUE, to the main_heatmap function. This will allow the user to omit the colorbar if desired. With the default value of the argument set to TRUE, it shouldn't change behavior for users who don't wish to specify the show_colorbar argument.