On Mon, Aug 1, 2011 at 2:44 PM, Alexey Uimanov wrote:
> I am writing gtk2 application on python, I need to plot a chart in
> separate window and i just use this code
>
>def matplot_print(self, print_values):
>"""\brief print data by matplotlib and shw the figure
>\param print_
I am writing gtk2 application on python, I need to plot a chart in
separate window and i just use this code
def matplot_print(self, print_values):
"""\brief print data by matplotlib and shw the figure
\param print_values [(name - is a string, [(datetime, value)]
- is a list of