Bruno Stuyts
Bruno Stuyts
Thanks for the comment @manthue. Can you provide an example file that I can work with for testing?
Thanks for the comment. I will change the plotting but will also include in the docstrong that the correlation `behaviourindex_pcpt_robertsonwride` needs to be executed before plotting with Qtn.
Many thanks for the suggestion, hatching would indeed be a useful feature. It would require some refactoring of the LogPlot code as this code is currently using rectangles for each...
Hatching patterns can now be included in the `LogPlotMatplotlib`. The argument `hatchpatterns={"Sand": "...", "Clay": '////', 'Rock':'oo', 'Silt': '|||'} `maps a soil type to a certain hatching pattern. With Matplotlib, it...