Re: Configuration of the new Graphics window [message #72816] |
Mon, 11 October 2010 12:22 |
Jean[2]
Messages: 41 Registered: October 2010
|
Member |
|
|
On Oct 11, 3:16 pm, Paulo Penteado <pp.pente...@gmail.com> wrote:
> On Oct 11, 4:09 pm, Jean <jeanbilh...@gmail.com> wrote:
>
>> I'm using the new graphics window to display my data and love it
>> (especially the zoom and resizable feature). But I'm wondering if it's
>> possible to configure this window. I need to add a widget (or a menu)
>> to be able to switch the yaxis between linear and logarithmic. Does
>> anyone know if it's possible and how?
>
> You can use widget_window() to create a graphics window inside your
> widget program.
Looks exactly like what I want. Perfect. Thanks a lot Paulo.
Jean
|
|
|
Re: Configuration of the new Graphics window [message #72817 is a reply to message #72816] |
Mon, 11 October 2010 12:16  |
penteado
Messages: 866 Registered: February 2018
|
Senior Member Administrator |
|
|
On Oct 11, 4:09 pm, Jean <jeanbilh...@gmail.com> wrote:
> I'm using the new graphics window to display my data and love it
> (especially the zoom and resizable feature). But I'm wondering if it's
> possible to configure this window. I need to add a widget (or a menu)
> to be able to switch the yaxis between linear and logarithmic. Does
> anyone know if it's possible and how?
You can use widget_window() to create a graphics window inside your
widget program.
|
|
|