Editing
Portal:Graphics Programming
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Charts and data visualization === Graphics programming also includes charts and plots. Perl has had many charting and plotting modules over the years. Some generate static images, while newer ones generate browser-based interactive graphics. `Chart::Clicker` is one example. MetaCPAN describes it as a powerful, extensible charting package that can create attractive output and save charts in PNG, SVG, PDF, and PostScript formats.<ref>MetaCPAN, “Chart::Clicker,” https://metacpan.org/pod/Chart%3A%3AClicker, accessed July 3, 2026.</ref> `Chart::Plotly` is a more web-oriented example. MetaCPAN describes it as a module that generates HTML and JavaScript charts from Perl data using the Plotly.js JavaScript library.<ref>MetaCPAN, “Chart::Plotly,” https://metacpan.org/pod/Chart%3A%3APlotly, accessed July 3, 2026.</ref> `Chart::GGPlot` is another modern attempt, described as an implementation of ggplot2 in Perl, designed to support multiple plotting backends and shipping with a default backend that uses Chart::Plotly.<ref>MetaCPAN, “Chart::GGPlot,” https://metacpan.org/pod/Chart%3A%3AGGPlot, accessed July 3, 2026.</ref> Perl charting is historically important because Perl has often been used to produce reports. A database query or log parser becomes more useful when the result can be turned into a graph. Perl charting modules allowed scripts to create visual summaries for web pages, emails, dashboards, papers, and internal reports. Charting tasks include: * time-series plots; * bar charts; * scatter plots; * pie charts; * dashboards; * monitoring graphs; * scientific figures; * business reports; * generated HTML reports; * publication or presentation graphics.
Summary:
Please note that all contributions to Perl Guilds - Getting Medieval with Perl may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Perl Guilds - Getting Medieval with Perl:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
Edit source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Tools
What links here
Related changes
Page information