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

Add timeline plot with plotly as backend #4470

Merged
merged 32 commits into from
Mar 23, 2023

Commits on Feb 27, 2023

  1. Create _timeline.py

    eukaryo committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    6a8ce6e View commit details
    Browse the repository at this point in the history
  2. Create test_timeline.py

    eukaryo committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    0c3497e View commit details
    Browse the repository at this point in the history
  3. Update _timeline.py

    eukaryo committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    3348017 View commit details
    Browse the repository at this point in the history
  4. Update _timeline.py

    eukaryo committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    728c952 View commit details
    Browse the repository at this point in the history
  5. Update test_timeline.py

    eukaryo committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    e6e1704 View commit details
    Browse the repository at this point in the history
  6. Update test_timeline.py

    eukaryo committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    9bf2216 View commit details
    Browse the repository at this point in the history
  7. Update _timeline.py

    eukaryo committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    0382ee7 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    a74c5b0 View commit details
    Browse the repository at this point in the history
  2. Update test_timeline.py

    eukaryo committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    d4e0720 View commit details
    Browse the repository at this point in the history
  3. Update _timeline.py

    eukaryo committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    beecdca View commit details
    Browse the repository at this point in the history
  4. Update _pareto_front.py

    eukaryo committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    e29e78d View commit details
    Browse the repository at this point in the history
  5. Update _utils.py

    eukaryo committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    8d590c7 View commit details
    Browse the repository at this point in the history
  6. Update test_pareto_front.py

    eukaryo committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    6526688 View commit details
    Browse the repository at this point in the history
  7. Update test_utils.py

    eukaryo committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    e1a07ab View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Update index.rst

    eukaryo committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    d7e068b View commit details
    Browse the repository at this point in the history
  2. Update _pareto_front.py

    eukaryo committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    57258e5 View commit details
    Browse the repository at this point in the history
  3. Update _timeline.py

    eukaryo committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    9be9b6f View commit details
    Browse the repository at this point in the history
  4. Update test_timeline.py

    eukaryo committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    b707aca View commit details
    Browse the repository at this point in the history
  5. Update test_timeline.py

    eukaryo committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    01d2d5f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a857cfd View commit details
    Browse the repository at this point in the history
  7. Update __init__.py

    eukaryo committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    21b370f View commit details
    Browse the repository at this point in the history
  8. Update _timeline.py

    eukaryo committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    71067e6 View commit details
    Browse the repository at this point in the history
  9. Update test_timeline.py

    eukaryo committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    a602c02 View commit details
    Browse the repository at this point in the history
  10. Update _timeline.py

    eukaryo committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    d40a9f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Update _timeline.py

    eukaryo committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    4c9a9eb View commit details
    Browse the repository at this point in the history
  2. Update _timeline.py

    eukaryo committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    b165a51 View commit details
    Browse the repository at this point in the history
  3. Update test_timeline.py

    eukaryo committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    7b6ab50 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    0bf8769 View commit details
    Browse the repository at this point in the history
  2. Update _timeline.py

    eukaryo committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    7754454 View commit details
    Browse the repository at this point in the history
  3. Update test_timeline.py

    eukaryo committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    35df5f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19750bd View commit details
    Browse the repository at this point in the history
  5. Update tests/visualization_tests/test_timeline.py

    Co-authored-by: Toshihiko Yanase <toshihiko.yanase@gmail.com>
    eukaryo and toshihikoyanase committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    60eb620 View commit details
    Browse the repository at this point in the history