Uh oh!
There was an error while loading. Please reload this page.
Preserve marker size in scattergl traces with different glPixelRatio values - #3637
Preserve marker size in scattergl traces with different glPixelRatio values#3637archmoj wants to merge 4 commits into
Conversation
| "regl-error2d": "^2.0.6", | ||
| "regl-line2d": "3.0.13", | ||
| "regl-scatter2d": "^3.1.3", | ||
| "regl-scatter2d": "git://github.com/gl-vis/regl-scatter2d.git#6a8f3576467f41bc2f8d6a4e78c646e933532439", |
There was a problem hiding this comment.
antoinerg
commented
Mar 15, 2019
Thanks @archmoj for looking into this issue! This might give a new life to my old Orca PR #3237 😄 Can you explain why we're completely dropping |
archmoj
commented
Mar 15, 2019
We don't completely drop |
antoinerg
commented
Mar 15, 2019
I was misled by the bad |
Cool. Thanks @archmoj Can you turn https://github.com/gl-vis/regl-scatter2d/compare/fix3246-glPixelRatio-change-marker-size into a PR and ping @dy ? Tagging this under 1.46.0 |
etpinard
commented
Mar 27, 2019
Dropping from 1.46.0 |
…o-change-marker-size
…ant as if pixelRatio was 2
archmoj
commented
Aug 21, 2020
It was better to redo the PR in #5093 than fixing these conflicts. |
Fix#3246 for
scattergltrace.Before codepen.
After codepen.