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

Adds PlotHistogram and PlotHistogram2D #148

Merged
merged 24 commits into from
Mar 17, 2021
Merged

Adds PlotHistogram and PlotHistogram2D #148

merged 24 commits into from
Mar 17, 2021

Commits on Nov 13, 2020

  1. Configuration menu
    Copy the full SHA
    04dd49a View commit details
    Browse the repository at this point in the history
  2. add basic histogram impl

    epezent committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    f708aee View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2020

  1. heatmap opts

    epezent committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    77d048e View commit details
    Browse the repository at this point in the history
  2. finish up histograms

    epezent committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    55a20ac View commit details
    Browse the repository at this point in the history
  3. not worth it

    epezent committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    35fd6d5 View commit details
    Browse the repository at this point in the history
  4. proto hist 2d

    epezent committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    a32053b View commit details
    Browse the repository at this point in the history
  5. hist2d

    epezent committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    277ef7d View commit details
    Browse the repository at this point in the history
  6. hist2d

    epezent committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    9ddc76d View commit details
    Browse the repository at this point in the history
  7. more work on histograms

    epezent committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    f0e2861 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. histogram work

    epezent committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    b5b996d View commit details
    Browse the repository at this point in the history
  2. add auto binning

    epezent committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    8ce9703 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

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

Commits on Nov 22, 2020

  1. add color32 lerp

    epezent committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    1def36b View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. 25% speedup to heatmap

    epezent committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    fdad0c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. merge master

    epezent committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    7521754 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Configuration menu
    Copy the full SHA
    ca8d281 View commit details
    Browse the repository at this point in the history
  2. colormap overhaul

    epezent committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    1868f26 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. tidying up histograms

    epezent committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    443e8c5 View commit details
    Browse the repository at this point in the history
  2. bug fixes

    epezent committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    31c89b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7616dd1 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

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

Commits on Mar 11, 2021

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

Commits on Mar 17, 2021

  1. finish PR

    epezent committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    a44666c View commit details
    Browse the repository at this point in the history
  2. merge master

    epezent committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    8411e9b View commit details
    Browse the repository at this point in the history