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

Fix violins #451

Merged
merged 4 commits into from
Apr 30, 2020
Merged

Fix violins #451

merged 4 commits into from
Apr 30, 2020

Conversation

hamilton
Copy link
Contributor

closes #202.

I'm going to do a bit more QA on this to make sure I can cover more of the edge cases. Scalars are still pretty broken overall but this will (1) show bin, and (2) default to a 1 or 2px line when the bin widths are infinitesimal. At that resolution it is better to just show a 1px line than nothing at all.

@hamilton hamilton marked this pull request as ready for review April 30, 2020 15:12
src/components/explore/AdHocViolin.svelte Show resolved Hide resolved
src/components/explore/ProbeExplorer.svelte Show resolved Hide resolved
src/components/explore/ProbeExplorer.svelte Outdated Show resolved Hide resolved
src/components/explore/ProbeExplorer.svelte Outdated Show resolved Hide resolved
@hamilton hamilton merged commit 350e076 into master Apr 30, 2020
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.

fix violin element implementation
2 participants