pysal/esda

Feature request: allow for linewidth and edgecolor to be included as kwargs in lisa_cluster

Closed this issue · 2 comments

Currently Lisa_cluster hard-codes linewidth and edgecolor and it would be nice to allow these parameters to be defined as kwargs.

I believe it is on the roadmap for the next release or the one after. We have just add an interactive plotting which exposes all of customisation in #274 and static version of the same should shortly follow.

Thanks Martin! Looking forward to the next releases.