Martin Kraska
2014-11-15 12:07:26 UTC
Hello,
in the draw package commit messages I found that labels for secondary axes
were implemented. However, it seems that these don't work and they do not
appear in the documentation (tried with win 5.34.1)
The maxima command generated in the above screenshot is:
draw2d([background_color="#fefefe",file_name="C:/Users/Kraska/AppData/Roamin
g/SMath/extensions/plugins/44011c1e-5d0d-4533-8e68-e32b5badce41/GnuPlot/ouve
doys",terminal=svg,user_preamble=["set term svg fsize 8 fname 'Arial'
noenhanced dynamic size 300,240","set encoding
iso_8859_2"],explicit(sin(x),x,0,%pi),line_type=dashes,yaxis_secondary=true,
explicit(%e^x,x,0,%pi),ytics_secondary=true,ylabel_secondary=true]);
when changing draw2d to wxdraw2d in wxmaxima I get the same error message.
Best regards, Martin Kraska
in the draw package commit messages I found that labels for secondary axes
were implemented. However, it seems that these don't work and they do not
appear in the documentation (tried with win 5.34.1)
The maxima command generated in the above screenshot is:
draw2d([background_color="#fefefe",file_name="C:/Users/Kraska/AppData/Roamin
g/SMath/extensions/plugins/44011c1e-5d0d-4533-8e68-e32b5badce41/GnuPlot/ouve
doys",terminal=svg,user_preamble=["set term svg fsize 8 fname 'Arial'
noenhanced dynamic size 300,240","set encoding
iso_8859_2"],explicit(sin(x),x,0,%pi),line_type=dashes,yaxis_secondary=true,
explicit(%e^x,x,0,%pi),ytics_secondary=true,ylabel_secondary=true]);
when changing draw2d to wxdraw2d in wxmaxima I get the same error message.
Best regards, Martin Kraska