| Google-Chart documentation | view source | Contained in the Google-Chart distribution. |
Google::Chart::QueryComponent::Simple - Simplified Google::Chart Query Component
package MyStuff; use Moose; with 'Google::Chart::QueryComponent::Simple';
| Google-Chart documentation | view source | Contained in the Google-Chart distribution. |