|
From: Vahid A. <vh2...@da...> - 2021-06-01 02:21:42
|
I resolved the issue by first plotting an empty plot with the proper minor ticks. Then I added my plot on top of the empty plot. Not ideal but it works.
Best,
Vahid
> On May 31, 2021, at 11:20 AM, Vahid Askarpour <vh2...@da...> wrote:
>
> The addition did not have any affect. I am still missing the minor ticks between 1 and 10.
>
> Thanks,
> Vahid
>
>> On May 31, 2021, at 4:57 AM, theozh <th...@gm...> wrote:
>>
>> CAUTION: The Sender of this email is not from within Dalhousie.
>>
>> before the bottom left plot try to add the line
>>
>> set ytics add ('' 10)
>>
>>
>>
>> _______________________________________________
>> gnuplot-info mailing list
>> gnu...@li...
>> Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-info
>
>
>
> _______________________________________________
> gnuplot-info mailing list
> gnu...@li...
> Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-info
|