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

Heatmap #73

Merged
merged 20 commits into from
Aug 13, 2022
Merged

Heatmap #73

merged 20 commits into from
Aug 13, 2022

Commits on Jun 19, 2022

  1. First pass at working heatmap

    zix99 committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    6355d5d View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Better header write code

    zix99 committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    ab1edda View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

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

Commits on Jun 26, 2022

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

Commits on Jun 30, 2022

  1. Parameterize heatmap

    zix99 committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    9fddae4 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. Fix divide by zero

    zix99 committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    2020966 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

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

Commits on Aug 7, 2022

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

Commits on Aug 8, 2022

  1. Add tests

    zix99 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    87725b5 View commit details
    Browse the repository at this point in the history
  2. More tests

    zix99 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    004a8e0 View commit details
    Browse the repository at this point in the history
  3. More tests, better vterm

    zix99 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    cc3c313 View commit details
    Browse the repository at this point in the history
  4. heatmap docs

    zix99 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    2d6cfc3 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Disable color after test

    zix99 committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    4e4062d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f56ea7f View commit details
    Browse the repository at this point in the history
  3. Code cleanup and a bug fix

    zix99 committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    101cceb View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

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

Commits on Aug 13, 2022

  1. Configuration menu
    Copy the full SHA
    4876443 View commit details
    Browse the repository at this point in the history
  2. Color the 'more' labels

    zix99 committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    896a366 View commit details
    Browse the repository at this point in the history
  3. Add no-color example to docs

    zix99 committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    82222f6 View commit details
    Browse the repository at this point in the history
  4. Fix heat off by 1 display error

    zix99 committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    d02e6f7 View commit details
    Browse the repository at this point in the history