LinkedEarth / Pyleoclim_util

Python Package for the Analysis of Paleoclimate Data. Documentation at
https://pyleoclim-util.readthedocs.io
GNU General Public License v3.0
87 stars 33 forks source link

size parameter for modeplot is not passing the information to the plot #578

Open khider opened 3 months ago

khider commented 3 months ago

Describe the bug According to the documentation, the size parameter should control the marker on the map. Doesn't in its current iteration.

To Reproduce Use the example in the PyleoTutorials and then change the size parameter to 100 or 20 as pca.modeplot(size = 100)

Expected behavior Changes size of markers