frappe / charts

Simple, responsive, modern SVG Charts with zero dependencies
https://frappe.io/charts
MIT License
14.9k stars 716 forks source link

Adding showLegend option to enable hiding the legend - default true (… #389

Closed MellenIO closed 1 year ago

MellenIO commented 1 year ago

…ie: show legend)

Explanation About What Code Achieves:

This PR adds in configuration for the showLegend option, as well as implementing it briefly in the docs. This feature has been fully implemented in the past but is not configurable.

This PR resolves #159

Screenshots/GIFs:
Steps To Test:
TODOs: