The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::Chart::Gtk2::View -- view widget of heading, graphs, axes, scrollbars, etc

SYNOPSIS

 my $view = App::Chart::Gtk2::View->new;

DESCRIPTION

A App::Chart::Gtk2::View widget displays graphs of the data from a given stock symbol, with a "viewstyle" controlling what graphs and indicators are presented.

FUNCTIONS

$view->symbol

Return the currently displayed stock symbol (a string), or undef if none.

$view->centre

Centre the displayed data within the graph windows. This is the "View/Centre" menu item in the main GUI.

PROPERTIES

symbol (string, default none)