the link talks about plotting in python . l tried to implement the code but the function dic is not recognized . the error returned is " dic not defined"
*common_params = dict(bins=20, range=(-5, 5),
normed="True")*
On Thursday, September 1, 2016 at 2:50:09 PM UTC+2, Steven G. Johnson wrote:
>
>
> http://stackoverflow.com/questions/9497524/displaying-3-histograms-on-1-axis-in-a-legible-way-matplotlib
>
