Changes for version 0.15 - 2026-09-16

  • Enhancements
    • render_pie_chart, render_animated_pie_chart, render_pie_chart_snippet: new optional C<separator> key in the C<%opts> second argument controls the character shown between label and value in the legend (default C<'/'>). render_pie_chart and render_animated_pie_chart now accept the optional second hashref argument for the first time; existing callers passing only C<$data> are unaffected.

Documentation

Modules

A simple Perl module for generating charts using D3.js.