scholi / pySPM

Python library to handle Scanning Probe Microscopy Images. Can read nanoscan .xml data, Bruker AFM images, Nanonis SXM files as well as iontof images(ITA, ITM and ITS).
Apache License 2.0
58 stars 33 forks source link

Controlling image axix label size font type..etc #29

Closed chalmers4c closed 1 year ago

chalmers4c commented 1 year ago

Hello

I am quite new to python so some guideline would be nice

I am plotting AFM with the pySPM, everything is good however, I would want to also control the fontsize and type of the label, ticks, axes thickness and unit...etc. For other plots I can use matplotlib.pyplot to control these elements but not here?

Thanks.

chalmers4c commented 1 year ago

actually idiot me sorted this, sorry about this.