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

Customize grid spacing in plots #1180

Merged
merged 19 commits into from
Apr 19, 2022
Merged

Customize grid spacing in plots #1180

merged 19 commits into from
Apr 19, 2022

Commits on Jan 29, 2022

  1. Configuration menu
    Copy the full SHA
    c450f9b View commit details
    Browse the repository at this point in the history
  2. Change trait to function

    Bromeon committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    9152a29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a17d4f View commit details
    Browse the repository at this point in the history
  4. Changelog

    Bromeon committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    d9731c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

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

Commits on Jan 31, 2022

  1. Merge branch 'master' into feature/grid-spacer

    # Conflicts:
    #	egui/src/widgets/plot/mod.rs
    Bromeon committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    b872e1a View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Merge branch 'master' into feature/grid-spacer

    # Conflicts:
    #	CHANGELOG.md
    #	egui/src/widgets/plot/mod.rs
    #	egui_demo_lib/src/apps/demo/plot_demo.rs
    Bromeon committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    32ef7c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    e633b6e View commit details
    Browse the repository at this point in the history
  2. Incorporate review feedback

    Bromeon committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    a3cd7cb View commit details
    Browse the repository at this point in the history
  3. Revert plot demo

    Bromeon committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    e896aa8 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Configuration menu
    Copy the full SHA
    4685b33 View commit details
    Browse the repository at this point in the history
  2. New plot with time axis

    Bromeon committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    7b37617 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4da3dc View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2022

  1. Label formatter

    Bromeon committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    d94dee7 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. Configuration menu
    Copy the full SHA
    2da2f5b View commit details
    Browse the repository at this point in the history
  2. Implement feedback

    Bromeon committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    9662d91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a37a6c View commit details
    Browse the repository at this point in the history
  4. Simplify get_percent()

    Bromeon committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    fa5077b View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into feature/grid-spacer

    # Conflicts:
    #	CHANGELOG.md
    Bromeon committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    a5c45b0 View commit details
    Browse the repository at this point in the history