Re: [Matplotlib-users] Plotting histogram with dictionary values

2011-02-22 Thread Benjamin Root
On Fri, Feb 18, 2011 at 9:13 AM, JamesTan12 wrote: > > Hi I have a list (Key values) with values I would like to plot to a > matplotlib histogram > > [('a', 155), ('c', 73), ('b', 19), ('e', 260), ('d', 73), ('g', 42), ('f', > 47), ('i', 175), ('h', 77), ('k', 7), ('j', 2), ('m', 76), ('l', 63),

[Matplotlib-users] Plotting histogram with dictionary values

2011-02-22 Thread JamesTan12
Hi I have a list (Key values) with values I would like to plot to a matplotlib histogram [('a', 155), ('c', 73), ('b', 19), ('e', 260), ('d', 73), ('g', 42), ('f', 47), ('i', 175), ('h', 77), ('k', 7), ('j', 2), ('m', 76), ('l', 63), ('o', 174), ('n', 145), ('q', 3), ('p', 61), ('s', 153), ('r',