The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.21

  • Tk::Chart::Pie bug reporting : after refreshing the chart with new data, the balloons are reporting always the first data when the chart was created. [https://rt.cpan.org/Public/Bug/Display.html?id=121319] bug fixed.

Documentation

Frequently Asked Questions about Tk::Chart.
To create point lines graph.
To create lines graph as Beacutezier curve.

Modules

Extension of Canvas widget to create a graph like GDGraph.
Extension of Canvas widget to create area lines graph.
Extension of Canvas widget to create bars graph.
Extension of Canvas widget to create boxplots graph.
Extension of Canvas widget to create a line graph.
Extension of Canvas widget to create mixed graph.
Extension of Canvas widget to create a pie graph.
Private Tk::Chart methods