help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: legend is too large


From: Kai Torben Ohlhus
Subject: Re: legend is too large
Date: Tue, 26 Nov 2019 18:27:02 +0900
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.1

On 11/24/19 8:30 PM, LucaLuca via Help list for GNU Octave wrote:
> look this pics:
> https://gyazo.com/b1c42bdc4b1bdc6d3fb64e6e8f4bb4df
> 
> is possible to reduce legend's plot?
> 

To make it easier for us to help you, please provide some meaningful
portion of your code to reproduce that graphic and the version of Octave
you are using.  General advice: please look at the manual [1].  If you
create the legend by

   [hleg, hleg_obj, hplot, labels] = legend (...)

You might be able to get() and set() certain properties of the legend
object to your needs.

HTH,
Kai

[1] https://octave.org/doc/v5.1.0/XREFlegend.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]