Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change isochrone renderer to QgsGraduatedSymbolRenderer to support more than 10 colors #265

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on May 31, 2024

  1. fix: extend color dict for isochrones by one

    T print correct error message in processing algorithm
    merydian committed May 31, 2024
    Configuration menu
    Copy the full SHA
    2d768f4 View commit details
    Browse the repository at this point in the history
  2. docs: add changelog entry

    merydian committed May 31, 2024
    Configuration menu
    Copy the full SHA
    f3e9d5b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Revert "fix: extend color dict for isochrones by one"

    This reverts commit 2d768f4.
    merydian committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    19300dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b2cc85 View commit details
    Browse the repository at this point in the history
  3. feat: switch to QgsGraduatedSymbolRenderer

    ramp_name = 'Spectral'
    merydian committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    ecb1017 View commit details
    Browse the repository at this point in the history
  4. style: run ruff

    merydian committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    9606d28 View commit details
    Browse the repository at this point in the history
  5. feat: invert color ramp

    merydian committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    4eebbc1 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    c2f8656 View commit details
    Browse the repository at this point in the history
  2. Merge branch '264-undocumented-limit-of-10-isochrone-ranges-keyerror-…

    …10' of https://github.com/GIScience/orstools-qgis-plugin into 264-undocumented-limit-of-10-isochrone-ranges-keyerror-10
    merydian committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    dad3af0 View commit details
    Browse the repository at this point in the history