[metrics-bugs] #33258 [Metrics]: Add CSV file export of graphed data
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Mar 23 16:25:44 UTC 2020
#33258: Add CSV file export of graphed data
-----------------------------------------+------------------------------
Reporter: karsten | Owner: metrics-team
Type: enhancement | Status: needs_review
Priority: Medium | Milestone:
Component: Metrics | Version:
Severity: Normal | Resolution:
Keywords: metrics-team-roadmap-2020Q1 | Actual Points:
Parent ID: #33327 | Points: 1
Reviewer: anarcat | Sponsor: Sponsor59
-----------------------------------------+------------------------------
Changes (by anarcat):
* reviewer: => anarcat
Comment:
this looks great! certainly an improvement over the previous version,
assuming rendering performance is either similar or not a concern (i
haven't checked).
i haven't reviewed the code in details, however.
i wonder if time plots with dots could be improved... in the current
design, more frequent occurences will overlap and hide each other and
outliers will be disproportionately represented. maybe something like a
catplot would help?
https://seaborn.pydata.org/generated/seaborn.catplot.html#seaborn.catplot
maybe a swarm plot?
https://seaborn.pydata.org/generated/seaborn.swarmplot.html#seaborn.swarmplot
https://seaborn.pydata.org/generated/seaborn.violinplot.html#seaborn.violinplot
... maybe you're already doing in which case i apologize.. :)
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/33258#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the metrics-bugs
mailing list