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

Raster tip 🐛 #2282

Open
yurivish opened this issue Feb 10, 2025 · 0 comments
Open

Raster tip 🐛 #2282

yurivish opened this issue Feb 10, 2025 · 0 comments
Labels
bug Something isn’t working

Comments

@yurivish
Copy link
Contributor

yurivish commented Feb 10, 2025

I noticed a small bug where a raster mark throws an error if you use the data-less raster({ fill: (x, y) => ... }) form and include a tip.

Notebook: https://observablehq.com/d/aff3900cd6feec56

I'm not sure if this is a simple or a complicated fix since it looks like index comes up a lot.

Edit: Unrelatedly, I noticed that the lineWidth option for the tip mark does not default to Inifinity. The documentation seems to state that it does (I think the text mark does, but the tip shows an ellipsis for long text by default).

@yurivish yurivish added the bug Something isn’t working label Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn’t working
Projects
None yet
Development

No branches or pull requests

1 participant