Skip to content

Conversation

@Fil
Copy link
Contributor

@Fil Fil commented Feb 9, 2023

closes #1266

cc: @jheer

@Fil Fil requested a review from mbostock February 9, 2023 22:14
README.md Outdated
Images are drawn in input order, with the last data drawn on top. If sorting is needed, say to mitigate overplotting, consider a [sort and reverse transform](#transforms).
The **imageRendering** option may be set to *pixelated* to disable bilinear interpolation on enlarged images; however, note that this is not supported in WebKit.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Slight preference to combine this with the paragraph on preserveAspectRatio (to reduce the number of short paragraphs).

Co-authored-by: Mike Bostock <mbostock@gmail.com>
@Fil Fil merged commit 28b1a4c into main Feb 10, 2023
@Fil Fil deleted the fil/image-image-rendering branch February 10, 2023 07:51
chaichontat pushed a commit to chaichontat/plot that referenced this pull request Jan 14, 2024
Co-authored-by: Mike Bostock <mbostock@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add imageRendering option to image mark?

3 participants