Menu

Create plot as different size

Help
Linda R
2010-11-28
2013-03-15
  • Linda R

    Linda R - 2010-11-28

    I would like to create the plot with a different size and I am unsure of the many options I should be using.

    It seems like it should be as simple as a pagesize command.

    Does anybody have any advice?

    Linda

     
  • Werner Smekal

    Werner Smekal - 2010-11-28

    Hi Linda, you should use the "-geometry" command line option, see here:

    http://plplot.sourceforge.net/docbook-manual/plplot-html-5.9.7/advanced.html#arguments

    within your program you can use the plsetopt command to set command line options. AFAIR you need to call this function before plinit.

    Btw, better use the mailing list for questions (plplot-general), since these forums are not frequently visited by developers.

    Regards,
    Werner

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.