Skip to content

dataURI method doesn't properly size/scale the legend on Safari for Mac #3452

@andrussuitsu

Description

@andrussuitsu

When using optional parameters of dataURI method to size or scale the returned image, the legend is not sized or scaled properly.

Steps to Reproduce

Please have a look at codepen https://codepen.io/andrussuitsu/pen/JjZoRjB. It will open a new tab with the data:image uri returned by the dataURI method that was called with scale: 2 parameter.

Expected Behavior

The legend will scale/size together with the rest of the chart.

Actual Behavior

The legend is not scaled/sized properly.

Screenshots

screenshot

Reproduction Link

https://codepen.io/andrussuitsu/pen/JjZoRjB

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions