Skip to content

download tool reduce chart size #2

@Minded13

Description

@Minded13

Hello,

I'm experienced an issue with the 'download as png' tool from the hover toolbar : downloaded chart is very little (with overlapping of annotations, ...), clearly not the same than it appears in the browser, like it was in previous versions.

In fact, I use plotly on Shiny for a while and I've compared some plots by couple, one made now and one made with app that I didn't update since this spring. It seems that kind of representation isn't involved (I've tested barchart, boxplot and lines).

I think we can see this with a simple plot, like :
plot_ly(data = iris, x = ~Sepal.Length, y = ~Petal.Length)

The size of the png isn't the same than in the browser. This is a big limitation to me. Is there a workaround?

Have a nice day.

P.S : by the way, thanks for plotly, this is a great tool!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions