Query: chart::clicker::renderer::bubble
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Chart::Clicker::Renderer::Bubble(3pm) User Contributed Perl Documentation Chart::Clicker::Renderer::Bubble(3pm)NAMEChart::Clicker::Renderer::Bubble - Bubble renderVERSIONversion 2.83SYNOPSISmy $pr = Chart::Clicker::Renderer::Bubble->new({ shape => Geometry::Primitive::Circle->new({ radius => 3 }) });DESCRIPTIONChart::Clicker::Renderer::Bubble is a subclass of the Point renderer where the points' radiuses are determined by the size value of a Series::Size. Note: This renderer requires you to use a Chart::Clicker::Data::Series::Size.METHODSdraw_point Called for each point. Implemented as a separate method so that subclasses such as Bubble may override the drawing.AUTHORCory G Watson <gphat@cpan.org>COPYRIGHT AND LICENSEThis software is copyright (c) 2012 by Cold Hard Code, LLC. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.14.2 2012-06-22 Chart::Clicker::Renderer::Bubble(3pm)
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Detecting unused variables... |
One instance of comparing grep and awk |
My first PERL incarnation... Audio Oscillograph |