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

Arbitrary coloring functions for streamplot #2002

Merged
merged 12 commits into from
Jul 22, 2023
Merged

Commits on May 30, 2022

  1. Allow the coloring function to be changed by color_func.

    Not sure if this should be an option for `color` or a separate kwarg.  @lazarusA any thoughts?
    asinghvi17 authored May 30, 2022
    3 Configuration menu
    Copy the full SHA
    62cb2aa View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    95a0f00 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Configuration menu
    Copy the full SHA
    5fdfcda View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. Change color to color_func

    This is because `color` is overridden by the palette, and it's generally more obvious this way in any case.
    asinghvi17 authored Jan 15, 2023
    Configuration menu
    Copy the full SHA
    09a0faa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2129814 View commit details
    Browse the repository at this point in the history
  3. Update NEWS.md

    asinghvi17 authored Jan 15, 2023
    Configuration menu
    Copy the full SHA
    8095815 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Configuration menu
    Copy the full SHA
    df8c070 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    5bd3183 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. merge master + clean up

    SimonDanisch committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    33455cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96bae2c View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Update streamplot.jl

    SimonDanisch authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    cd1e6d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db5add9 View commit details
    Browse the repository at this point in the history