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.13

  • Tk-ForDummies-Graph is now an extension of Tk::Canvas::GradientColor which allow you to to set a gradient background color in your graph. Then, you can use all methods of this module. Bugs has been fixed : -Resizing the widget does not remove the items that have been added on the graph. -The bug binding keys has been fixed. -highlightthickness sets to 0 by default to remove border focus rectangle.

Documentation

Frequently Asked Questions about Tk::ForDummies::Graph.
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::ForDummies::Graph methods