-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I am seeing slightly odd formatting for the efficiency percentages:
CPU Efficiency (%)
---------------------
+0.00e+00 - +1.00e+01 [ 0]
+1.00e+01 - +2.00e+01 [ 0]
+2.00e+01 - +3.00e+01 [ 0]
+3.00e+01 - +4.00e+01 [ 0]
+4.00e+01 - +5.00e+01 [ 0]
+5.00e+01 - +6.00e+01 [ 0]
+6.00e+01 - +7.00e+01 [ 0]
+7.00e+01 - +8.00e+01 [ 0]
+8.00e+01 - +9.00e+01 [ 0]
+9.00e+01 - +1.00e+02 [923] ████████████████████████████████████████
I am using Python 3.11.3 with termplotlib==0.3.9 and pandas==2.1.2.
Any ideas what I might be doing wrong?
Update: IIUC the format was changed in termplotlib:
https://github.com/nschloe/termplotlib/commit/2811fafbd6bece69ff57abdf23968e8874995d3e
I've opened a feature request: nschloe/termplotlib#80
Metadata
Metadata
Assignees
Labels
No labels