Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimized rendering for image traces #4842

Closed
nicolaskruchten opened this issue May 19, 2020 · 3 comments
Closed

Optimized rendering for image traces #4842

nicolaskruchten opened this issue May 19, 2020 · 3 comments
Assignees
Labels
feature something new

Comments

@nicolaskruchten
Copy link
Contributor

Breaking this off of #4301

Let's carefully think about whether or not this would be a breaking change and if we need a new attribute, but clearly this is needed, as right now we're avoiding using image traces in favour of layout.image for performance reasons.

Note that this rendering concern is distinct from the input specification in base64-encoded PNG or via URL, which will be tracked in #4841

cc @emmanuelle @nicholas-esterer

@nicolaskruchten nicolaskruchten added this to the v1.55.0 milestone May 19, 2020
@nicolaskruchten
Copy link
Contributor Author

In principle, this should address #4377 on supported browsers, right @antoinerg ?

also cc @jonmmease

@antoinerg
Copy link
Contributor

In principle, this should address #4377 on supported browsers, right @antoinerg ?

also cc @jonmmease

It should definitely get rid of the flashing but it probably won't help with the tooltip issue (#4570).

@nicolaskruchten nicolaskruchten removed this from the v1.55.0 milestone Jul 7, 2020
@archmoj archmoj added the feature something new label Jul 30, 2020
@archmoj
Copy link
Contributor

archmoj commented Sep 3, 2020

Could we close this issue now that #5075 merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature something new
Projects
None yet
Development

No branches or pull requests

3 participants