Skip to content

Documentation Update: shade is deprecated #292

Description

@eric-g-97477

In the documentation at https://residentmario.github.io/geoplot/quickstart/quickstart.html, the kdeplot sample code has:

ax = gplt.kdeplot(collisions, cmap='Reds', shade=True, clip=boroughs, projection=gcrs.AlbersEqualArea())

This generates a deprecation warning. It should be updated to say fill=True.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions