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::pie(3pm) - debian
chart::clicker::renderer::polararea(3pm) - debian
jifty::plugin::authentication::bitcard(3pm) - debian
jifty::plugin::authentication::password::view(3pm) - debian
jifty::plugin::chart::renderer(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com