On Thu, Nov 12, 2009 at 12:13 PM, Taro Sato wrote:
>
>
> TheLonelyStar wrote:
>>
>>
>> /net/gorgonzola/storage/nhuesken/svn/ActiveLearning/SVM/ModelSelection/Ergebnisse/plot.pyc
>> in plot(filename, line_list, name_list, reference)
>> 6 for i in xrange(len(line_list)):
>> 7
>>
Hi,
I have installed matplotlib with the "WX" and the "Qt4Agg" backend. Both
have problems:
with WX backend, I can plot something. But when I close the window and try
to plot again, nothing happens (no window opens).
with Qt4Agg I can plot something. But when I close the window and try to
plot
TheLonelyStar wrote:
>
>
> /net/gorgonzola/storage/nhuesken/svn/ActiveLearning/SVM/ModelSelection/Ergebnisse/plot.pyc
> in plot(filename, line_list, name_list, reference)
> 6 for i in xrange(len(line_list)):
> 7
> plt.plot(m[:,reference],m[:,line_list[i]],lab