Changes for version 1.09

  • The calcul of quantile (Q1, Q3) was wrong for impair numbers of data values in Tk::ForDummies::Graph::Boxplots. The bug is fix now and the calcul is the same as in Excel, and in R language it is the equivalent of quantile type 7

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