Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
O
Onionperf
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 17
    • Issues 17
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • The Tor Project
  • Metrics
  • Onionperf
  • Issues
  • #40016

Closed
Open
Opened Dec 11, 2020 by Ana Custura@acuteDeveloper

Errors/Time visualizations break when using Seaborn 0.11

Pip now installs Seaborn 0.11 by default. Our code to visualize transfer errors over time does not work as intented with this new version (see attached side-by-side screenshot between 0.10.1 and 0.11.0).

I had a quick look at https://seaborn.pydata.org/whatsnew.html to work out why, and noticed the new Seaborn version also adds a ecdf plot: https://seaborn.pydata.org/generated/seaborn.ecdfplot.html#seaborn.ecdfplot We might consider using this to plot our ecdfs, and require Seaborn >= 0.11.0

Happy to make both these changes as part of this ticket.Screenshot_2020-12-11_at_10.01.34

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: tpo/metrics/onionperf#40016