sebastian06
2013-03-04 12:55:00 UTC
Hi,
I was wondering, if it is possible to adjust the xtick- or yticklabels of
the guiqwt ImagePlot? When I use MatPlotLib i usually do this using
something like:
*...
labelx = ['A','B','C','D','E','F','G','H','I','J','K','L','M','N','O','P'] *
* ax1.set_xticks(np.arange(0,len(labelx),1)) *
* ax1.set_xticklabels(labelx)*
*...*
But I cannot figure out how to do this in guiqwt.
Thanks for the help,
Sebi
I was wondering, if it is possible to adjust the xtick- or yticklabels of
the guiqwt ImagePlot? When I use MatPlotLib i usually do this using
something like:
*...
labelx = ['A','B','C','D','E','F','G','H','I','J','K','L','M','N','O','P'] *
* ax1.set_xticks(np.arange(0,len(labelx),1)) *
* ax1.set_xticklabels(labelx)*
*...*
But I cannot figure out how to do this in guiqwt.
Thanks for the help,
Sebi
--
You received this message because you are subscribed to the Google Groups "guidata/guiqwt" group.
To unsubscribe from this group and stop receiving emails from it, send an email to guidata_guiqwt+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
You received this message because you are subscribed to the Google Groups "guidata/guiqwt" group.
To unsubscribe from this group and stop receiving emails from it, send an email to guidata_guiqwt+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.