python - How do I set axis label style in chaco? -


i trying change axis labels on plots in chaco. have generated code similar following:

thisplot=plot(alldata) thisplot.plot("xdata","ydata",value_scale="log",index_scale="log") 

i use _nice_sci() formatting labels basicformatter class range quite large (on loglog plot) can't work out syntax.

does have tips implementing this?


Comments

Popular posts from this blog

javascript - JS causing window size to be bigger than necessary - Dropdown bug -

php - Calling a template part from a post -

How to mention the localhost in android -