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

Improve plot item UX #1816

Merged
merged 15 commits into from Jul 24, 2022
Merged

Improve plot item UX #1816

merged 15 commits into from Jul 24, 2022

Commits on Jul 10, 2022

  1. initial work

    EmbersArc committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    9d04b6b View commit details
    Browse the repository at this point in the history
  2. changelog entry

    EmbersArc committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    b9453f6 View commit details
    Browse the repository at this point in the history
  3. fix CI

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

Commits on Jul 21, 2022

  1. Update egui/src/widgets/plot/items/values.rs

    Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
    EmbersArc and emilk committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    6a72fae View commit details
    Browse the repository at this point in the history
  2. Update egui/src/widgets/plot/items/values.rs

    Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
    EmbersArc and emilk committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    a06f06b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da10e3a View commit details
    Browse the repository at this point in the history
  4. derive 'FromIterator'

    EmbersArc committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    71e0cc3 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Configuration menu
    Copy the full SHA
    f42624b View commit details
    Browse the repository at this point in the history
  2. update doctest

    EmbersArc committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    7d21bd3 View commit details
    Browse the repository at this point in the history
  3. update documentation

    EmbersArc committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    aa416e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de82e6b View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. remove unnecessary numeric cast

    emilk committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    ca1bf0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2898490 View commit details
    Browse the repository at this point in the history
  3. cargo fmt

    emilk committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    9921d7b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

  1. Update egui/src/widgets/plot/items/values.rs

    Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
    EmbersArc and emilk committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    2e1ae02 View commit details
    Browse the repository at this point in the history