Hi Thomas, thanks for your reply. I solved the problem. I was using
the set ratio, and that was adding bottom margin. I removed and now
I'm using only set size, then it's perfect.
Thanks,
Ricardo.
On Sat, Nov 19, 2011 at 2:14 PM, Thomas Sefzick <t.s...@fz...> wrote:
> Ricardo S <super.ismiti <at> gmail.com> writes:
>
>>
>> Hello all,
>>
>> I'm having some difficulties on configuring the margins in a PS output
>> file. In my gnuplot script, I have the following lines:
>>
>> ...
>> set tmarg 0
>> set bmarg 0
>> set lmarg 0
>> set rmarg 0
>> set origin 0.0,0.315
>> ...
>>
>> I manage to have a very nice positioning of my plot regarding top,
>> left and right margins. However, I still have a lot of remaining
>> bottom margin. How could I get rid of it?
>>
>> Thanks,
>> Ricardo.
>
> are you printing the postscript output to paper or are you including it
> in a document?
>
> do you specify a size when setting the postscript terminal?
>
> why are you shifting the plot in y-direction with 'set origin'?
>
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure
> contains a definitive record of customers, application performance,
> security threats, fraudulent activity, and more. Splunk takes this
> data and makes sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-novd2d
> _______________________________________________
> gnuplot-info mailing list
> gnu...@li...
> https://lists.sourceforge.net/lists/listinfo/gnuplot-info
|