inherit_classification

Maps.inherit_classification(m)

Use the classification of another Maps-object when plotting the data.

Note

If the classification is inherited, the following arguments for m.plot_map() will have NO effect (they are inherited):

  • β€œcmap”

  • β€œvmin”

  • β€œvmax”

Parameters:

m (eomaps.Maps or None) – The Maps-object that provides the classification specs.