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

Move visualization functions to plotly and get rid of matplotlib dependency #368

Merged
merged 16 commits into from
Nov 8, 2023

Commits on Oct 16, 2023

  1. Fix code

    fealho committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    575e88f View commit details
    Browse the repository at this point in the history
  2. Fix lint

    fealho committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    55471c8 View commit details
    Browse the repository at this point in the history
  3. Fix docstrings

    fealho committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    a0f3ae0 View commit details
    Browse the repository at this point in the history
  4. Remvove sdmetrics file

    fealho committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    bb9e8fd View commit details
    Browse the repository at this point in the history
  5. Remove utils

    fealho committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    4bc5247 View commit details
    Browse the repository at this point in the history
  6. .

    fealho committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    c159355 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5fc58aa View commit details
    Browse the repository at this point in the history
  8. Improved, working version

    fealho committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    590fee7 View commit details
    Browse the repository at this point in the history
  9. Fix 3d plots

    fealho committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    6a43f20 View commit details
    Browse the repository at this point in the history
  10. Update docstrings

    fealho committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    eb86d27 View commit details
    Browse the repository at this point in the history
  11. Fix lint

    fealho committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    4e321a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Fix tutorials

    fealho committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    39f7469 View commit details
    Browse the repository at this point in the history
  2. Fix tutorial

    fealho committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    ff962e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Use plotly backend on pandas

    fealho committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    c614376 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Address feedback

    fealho committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    ddca46c View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Add tutorials

    fealho committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    bf3ad3f View commit details
    Browse the repository at this point in the history