Hello everyone
I have a little problem with wxMathPlot.
I can't understand (but is still due to my lack of knowledge of wx libraries) because when I print a graphics the texts become very small and the grid very dense.
I think it's due to the resolution of the printer and the same problem also occurs with the examples that are given in support of wxMathPlot.
How can I change my code so that the chart is printed in the same way (roughly) how it is displayed on the screen?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2013-04-03
This is my program to work.
For the moment I only implemented the rescue of the curves in a graphical format for the printing problem I reported previously.
Hello everyone
I have a little problem with wxMathPlot.
I can't understand (but is still due to my lack of knowledge of wx libraries) because when I print a graphics the texts become very small and the grid very dense.
I think it's due to the resolution of the printer and the same problem also occurs with the examples that are given in support of wxMathPlot.
How can I change my code so that the chart is printed in the same way (roughly) how it is displayed on the screen?
Thanks in advance.
This is my program to work.
For the moment I only implemented the rescue of the curves in a graphical format for the printing problem I reported previously.
<a href="http://www.zimagez.com/zimage/screen727.php" target="_blank" title="WxWidgets"><img src="http://www.zimagez.com/miniature/screen727.png" alt="WxWidgets" /></a>
This is my program to work. http://www.zimagez.com/zimage/screen727.php
For the moment I only implemented the rescue of the curves in a graphical format for the printing problem I reported previously.