|
From: Abraham L. <ti...@gm...> - 2013-08-06 18:36:53
|
Hey, everyone! Just thought I'd post this link to a new piece of code I put together for making a Pareto chart. I originally created it for my own use, but I feel like it's time to share. It can be found at: http://github.com/tisimst/paretochart[1]. It's just a single .py file, so just download it and put it in a directory that python can find (like the "Scripts" directory). It is designed to be very flexible as seen in this graphic: -------- [1] http://github.com/tisimst/paretochart |