Hi @swharden !
What do you think, would it make sense to make an option to define opacity globally for a whole heatmap? Recently we need to supply this: double?[,] opacity = null .
However it happens often, that we need a global opacity for the whole heatmap, so maybe we could have a method overload to accept single double opacity value?
If you agree, I will make a PR.
Thanks!