Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

5
  • 11
    \$\begingroup\$ I'd love to see this with a CPU monitor that doesn't smoothen the curves... \$\endgroup\$ Commented Jul 7, 2014 at 14:41
  • 1
    \$\begingroup\$ Me too, but I don't feel like writing up a conky cpu-usage graph and gnome-system-monitor is the only thing I know. Got any alternatives that would run on LMDE Cinnamon? \$\endgroup\$ Commented Jul 7, 2014 at 16:42
  • \$\begingroup\$ Enable the "Draw CPU as stacked area chart", and set all colors to black. \$\endgroup\$ Commented Jul 8, 2014 at 6:31
  • \$\begingroup\$ @TejasKale The lines would still be curved. \$\endgroup\$ Commented Jul 8, 2014 at 7:22
  • \$\begingroup\$ FYI: you can golf a bunch of chars out by using a=[...]+[(.1,.2)]*10 instead of .extend. \$\endgroup\$ Commented Nov 6, 2015 at 18:53