gecos-lab / FracAbility

Python toolbox to analyse fracture networks for digitalized rock outcrops.
https://fracability.readthedocs.io/
GNU Affero General Public License v3.0
6 stars 1 forks source link

Matplot plotters behave in different ways #6

Open gbene opened 1 year ago

gbene commented 1 year ago

As of now matplotlib based plotters behave in different ways. Stat plots do not return axes while network related plots do. Homogenisation should be done to have a single behaviour for all matplotlib plots so that it is easy to combine different plots (e.g. combine network viz with ternary plot or stat plot)