Changes for version 1.11
- really removed -smoothline option from Tk::ForDummies::Graph::Lines. Tk::ForDummies::Graph::Mixed added. New display_values method added for Tk::ForDummies::Graph::Lines, Points, Splines, Areas and Mixed. New enabled_automatic_redraw and disabled_automatic_redraw methods added for all Tk::ForDummies::Graph modules. -dash option added to Tk::ForDummies::Graph::Lines. Modules code updated. POD documentation updated. Tk::ForDummies::Graph::FAQ updated : question about Scrolled and Tk::ForDummies::Graph added. Screenshots added in examples.
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. UNAUTHORIZED
Extension of Canvas widget to create area lines graph. UNAUTHORIZED
Extension of Canvas widget to create bars graph. UNAUTHORIZED
Extension of Canvas widget to create boxplots graph. UNAUTHORIZED
Extension of Canvas widget to create a line graph. UNAUTHORIZED
Extension of Canvas widget to create mixed graph. UNAUTHORIZED
Extension of Canvas widget to create a pie graph. UNAUTHORIZED
private Tk::ForDummies::Graph methods UNAUTHORIZED
Other files
- Changes
- MANIFEST
- META.yml
- Makefile.PL
- README
- TODO
- demo/AreaSimple.gif
- demo/AreaSimple.pl
- demo/BarsCumulateZoomMenu.gif
- demo/BarsCumulateZoomMenu.pl
- demo/BarsNoLegend.gif
- demo/BarsNoLegend.pl
- demo/BarsNoSpacingbarShowValues.gif
- demo/BarsNoSpacingbarShowValues.pl
- demo/BarsOverwrite.gif
- demo/BarsOverwrite.pl
- demo/BarsSimple.gif
- demo/BarsSimple.pl
- demo/BoxplotSimple.gif
- demo/BoxplotSimple.pl
- demo/LinesNegativeValues.gif
- demo/LinesNegativeValues.pl
- demo/LinesSimple.gif
- demo/LinesSimple.pl
- demo/LinesZoomMenu.gif
- demo/LinesZoomMenu.pl
- demo/Mixed.gif
- demo/Mixed.pl
- demo/Pie.gif
- demo/Pie.pl
- demo/PointsSimple.gif
- demo/PointsSimple.pl
- demo/ScrolledGraphDummies.gif
- demo/ScrolledGraphDummies.pl
- demo/SplinedBezierLines.gif
- demo/SplinedBezierLines.pl
- demo/SplinedLines.gif
- demo/SplinedLines.pl