Hey
It sounds like bashplotlib might do what you're looking for?
https://github.com/glamp/bashplotlib
Specifically the plot_hist function allows you to plot a histogram (which
is basically what you've drawn).
Hope that helps
Martin
(Apologies for the English)
2016-09-03 15:57 GMT+02:00 Geert
Hi Akshay
It's a little difficult to understand what you're doing, but as a general
rule I would avoid using both multiprocessing and Qt threads (if only
because this is going to confuse things). The error you're receiving looks
like it is coming from the serialisation (pickle?) of the data in/out