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

Bump scatter2d entry on regl-splom and fix for scattergl with multiple colors #3328

Merged
merged 7 commits into from
Dec 13, 2018

Conversation

archmoj
Copy link
Contributor

@archmoj archmoj commented Dec 12, 2018

As @dy noticed regl-splom uses wrong regl-scatter2d entry, pointing to not a bundle.
This branch tested with CI the changes of the regl-splom PR.
Also #3232 & https://github.com/plotly/phoenix-integration/issues/232 would be fixed in regards with regl-scatter2d PR.
@etpinard

@etpinard
Copy link
Contributor

Ok. Can we test that and gl-vis/regl-scatter2d#15 together?

@etpinard
Copy link
Contributor

Why is this a regression?

@archmoj
Copy link
Contributor Author

archmoj commented Dec 12, 2018

#3232 was a regression.

@etpinard
Copy link
Contributor

Great. Tests are passing on my machine too!

@etpinard
Copy link
Contributor

@archmoj this seems like the appropriate base branch to get gl-vis/regl-splom#10 and gl-vis/regl-scatter2d#15 into plotly.js.

Would you mind (1) adding a test mock that locks down #3232 (2) close #3315 and #3242

@archmoj
Copy link
Contributor Author

archmoj commented Dec 12, 2018

OK.

@archmoj
Copy link
Contributor Author

archmoj commented Dec 13, 2018

@etpinard a new mock as well as a jasmine test were added to lock #3232.

"resolved": "https://registry.npmjs.org/regl-scatter2d/-/regl-scatter2d-3.0.6.tgz",
"integrity": "sha512-l2/OcCRKTxsCtrGtb2TKUKYnDHzI07qOm2eK2kiRYKyDwiWiGyiLC6p3SlOxDoqhQ/8gbIue9BABPXuCJ0lpRQ==",
"version": "git://github.com/gl-vis/regl-scatter2d.git#4b5a08f5c18616055f3f630a1b1592f2a681da0f",
"from": "git://github.com/gl-vis/regl-scatter2d.git#4b5a08f5c18616055f3f630a1b1592f2a681da0f",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

"resolved": "https://registry.npmjs.org/regl-splom/-/regl-splom-1.0.4.tgz",
"integrity": "sha512-+iq/RJAJdHCp48wPbEGQ5qw29OXFVF/m7CzcuLZxwptjdkB/FHGKiMuyqclOSNQcEKFxQTvRRJMJJ6brd8VvrA==",
"version": "git://github.com/gl-vis/regl-splom.git#17ec1b340fd7db810f5efe20516e8fbf11331c61",
"from": "git://github.com/gl-vis/regl-splom.git#17ec1b340fd7db810f5efe20516e8fbf11331c61",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@dy
Copy link
Contributor

dy commented Dec 13, 2018

@archmoj you can use real npm versions, I've published the two packages.

@archmoj
Copy link
Contributor Author

archmoj commented Dec 13, 2018

Many thanks @dy. Just applied the changes using release versions.

@archmoj archmoj changed the title Bump scatter2d entry on regl-splom Bump scatter2d entry on regl-splom and fix for scattergl with multiple colors Dec 13, 2018
@etpinard
Copy link
Contributor

💃

@archmoj archmoj merged commit fe15fe1 into master Dec 13, 2018
@archmoj archmoj deleted the bump-scatter2d-entry branch December 13, 2018 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants