Open mariafurtadobravo opened 7 months ago
- The chart should render all legend icons with the the shape that dataURI has.
Icons types data:image/png and data:image/gif are rendered correctly, but type data:image/svg+xml has a problem on initial rendering, Demo
- Each legend should keep the custom icon shape when clicked.
use itemHeight and itemWidth for that
- The color of each dataset should be reflected on each legend icon.
This feature is unavailable for custom icons.
Version
5.5.0
Link to Minimal Reproduction
https://codepen.io/mariahquery/pen/MWRrYaz
Steps to Reproduce
Current Behavior
Expected Behavior
Environment
Any additional comments?
No response