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

Changes for version 1.10

  • Tk::ForDummies::Graph::Boxplots The same algorithm as Excel and type 7 R package is used for the quantile Q1 et Q3 calculation. new boxplot_information method added.
  • Warning fixed in all add_data method (Tk::ForDummies::Graph::*) when legend not defined. CPAN documentation updated.

Documentation

Frequently Asked Questions about Tk::ForDummies::Graph.
To create point lines chart.
To create lines chart as Beacutezier curve.

Modules

Extension of Canvas widget to create a graph like GDGraph.
Extension of Canvas widget to create area lines chart.
Extension of Canvas widget to create bars chart.
Extension of Canvas widget to create boxplots chart.
Extension of Canvas widget to create a line chart.
Extension of Canvas widget to create a pie chart.
Internal utilities used by Tk::ForDummies::Graph modules