Changes for version 1.07
- New option -titleposition -xvalueview and -yvalueview
Documentation
Frequently Asked Questions about Tk::ForDummies::Graph.
To create point lines chart.
To create lines chart as Bézier 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
Other files
- Changes
- MANIFEST
- META.yml
- Makefile.PL
- README
- TODO
- demo/AreaSimple.pl
- demo/BarsCumulateZoomMenu.pl
- demo/BarsNoLegend.pl
- demo/BarsNoSpacingbarShowValues.pl
- demo/BarsOverwrite.pl
- demo/BarsSimple.pl
- demo/BoxplotSimple.pl
- demo/LinesNegativeValues.pl
- demo/LinesSimple.pl
- demo/LinesZoomMenu.pl
- demo/Pie.pl
- demo/PointsSimple.pl
- demo/SplinedLines.pl