DOSull / weaving-space

tools for making tileable weave units that give the appearance of a woven material for multivariate thematic mapping
MIT License
19 stars 0 forks source link

Make legends... #3

Closed DOSull closed 2 years ago

DOSull commented 2 years ago

Legends are a problem... the plot_unit() function can provide a starting point, although it would be nice to be able to show colour ramps in each strand (maybe?)... but doing that would require cutting strand segments into sub-segments and assigning values to them to apply tmap colouring to? Maybe? Could that work?

Lots to think about

DOSull commented 2 years ago

this is largely addressed in the python code base now, when plot_map() is run with legend = True as an option