debian man page for jifty::plugin::chart::renderer::googleviz

Query: jifty::plugin::chart::renderer::googleviz

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Jifty::Plugin::Chart::Renderer::GoogleViz(3pm)		User Contributed Perl Documentation	    Jifty::Plugin::Chart::Renderer::GoogleViz(3pm)

NAME
Jifty::Plugin::Chart::Renderer::GoogleViz - chart renderer using Google Charts JS init We need to load Google's JS. render load_params Load the "packages" required for the visualization; define a "packages_to_load" method which returns a list of them. render_data Renders the columns and the data. add_columns Adds the columns to the visualization. Each column is a key-value pair; the key is the column's "id" and the value is either a string (the "type") or a hashref. The hashref may specify "type" and "label". If no "label" is given, the "id" is used. It will return a hashref of canonicalized columns. add_data Adds the data to the chart. Each data point should be a hash reference of column id to value. encode_value perl v5.12.4 2009-07-15 Jifty::Plugin::Chart::Renderer::GoogleViz(3pm)
Related Man Pages
chart::clicker::renderer::bar(3pm) - debian
chart::clicker::renderer::pie(3pm) - debian
jifty::plugin::authentication::facebook(3pm) - debian
jifty::plugin::chart::renderer(3pm) - debian
jifty::plugin::chart::renderer::simplebars(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Detecting unused variables...
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?