octave-maintainers
[Top][All Lists]
Advanced

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

text plot objects and auto-range


From: Daniel J Sebald
Subject: text plot objects and auto-range
Date: Sat, 11 Mar 2017 15:17:19 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0

Topics: text autorange auto-range autoscale auto-scale

Just wondering if "text" graph objects should be included in auto-ranging. For example,

text(5,5,"hello")

opens a new figure window, but the text isn't included within the view. The text is only one point, so auto-ranging might have to default to a width of one, but Octave could pick that one point (5,5) as the center of the range.

Dan



reply via email to

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