Improving graph quality

Ran a code with portion below. However, the quality of graphs is of poor quality for some reasons.

Please any help on how to fix the issue?
Thanks
Ozey

3 Answers



0



Ran a code with portion below. However, the quality of graphs is of poor quality for some reasons.

Please any help on how to fix the issue?
Thanks
Ozey



0



library optmum,pgraph;
graphset;
#include optmum.ext;
_opalgr=2;_opmiter=300;__output=2;_oprteps=0;
_pcolor=4|1|4|2;_pltype=6|6|6|1;_opgtol=1e-3;
_pmcolor=0|0|1|1|1|0|0|0|15;
pqgwin many;



0



You don't want to use the pgraph library. It is old and kept around only for backward compatibility. Take a look at these GAUSS graphics blogs to see how to make better graphs.

Feel free to post a new question on the forum if you need help with your graph.

aptech

1,773

Your Answer

3 Answers

0

Ran a code with portion below. However, the quality of graphs is of poor quality for some reasons.

Please any help on how to fix the issue?
Thanks
Ozey

0

library optmum,pgraph;
graphset;
#include optmum.ext;
_opalgr=2;_opmiter=300;__output=2;_oprteps=0;
_pcolor=4|1|4|2;_pltype=6|6|6|1;_opgtol=1e-3;
_pmcolor=0|0|1|1|1|0|0|0|15;
pqgwin many;

0

You don't want to use the pgraph library. It is old and kept around only for backward compatibility. Take a look at these GAUSS graphics blogs to see how to make better graphs.

Feel free to post a new question on the forum if you need help with your graph.


You must login to post answers.

Have a Specific Question?

Get a real answer from a real person

Need Support?

Get help from our friendly experts.

Try GAUSS for 14 days for FREE

See what GAUSS can do for your data

© Aptech Systems, Inc. All rights reserved.

Privacy Policy