Closed AlisterH closed 4 years ago
Fixed in 39019c6 by removing transparency for the whole graph. The alternative approaches would be nice enhancements, but I'm certainly not going to implement them myself.
allowing the user to choose a colour scheme for the graph
I believe matplotlib could be provided a stylesheet.
When QGIS is using a dark "night mode" the plugin gui follows the colour scheme, but the graph does not. This means it is barely legible in the plugin gui, and also in the windows explorer preview of the exported png. I have already made the background of the plot area white, so at least you can see the shape of the ground, but I gave up on trying to remove transparency for the whole graph (i.e. what is outside the plot area).
N.B. Alternative approaches could be: