Skip to content

This x,y.z set of scatter3d data pts does not render #551

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

Closed
etpinard opened this issue May 18, 2016 · 15 comments
Closed

This x,y.z set of scatter3d data pts does not render #551

etpinard opened this issue May 18, 2016 · 15 comments
Labels
bug something broken

Comments

@etpinard
Copy link
Contributor

See http://codepen.io/etpinard/pen/JXQPaE

@etpinard etpinard added the bug something broken label May 18, 2016
@mdtusz
Copy link
Contributor

mdtusz commented May 19, 2016

I'm not sure what I'm supposed to be looking at that's wrong.

They seem to render for me?
screen shot 2016-05-19 at 14 15 13

@bombaci-vsc
Copy link

Looks like it fails to render when using plotly version >= 1.3.0.

http://codepen.io/anon/pen/VjKLKa

@etpinard
Copy link
Contributor Author

etpinard commented Jun 17, 2016

@bombaci-vsc yep, this bug is a side-effect of #112

@bombaci-vsc
Copy link

I have a similar case which partially renders (rather than not at all). I was going to write a ticket, but I'm thinking it has the same underlying cause.

http://codepen.io/anon/pen/Gqjgxp

It appears to happen when the plotted values can't be represented in a 32 bit float.

@etpinard
Copy link
Contributor Author

@bombaci-vsc Yep. Looks like the same issue. No need for another ticket.

@alexcjohnson
Copy link
Collaborator

@bcdunbar in #2190 brought up that this is a pretty easy problem to encounter with date axes. The good news is gl2d doesn't have this limitation (see gl2d_date_axes.png), so (presumably?) we know exactly what's needed to fix it in gl3d.

@brian428
Copy link

If the cause of the problem is known, any idea when this will be addressed? We could really use the 3d scatter plot for our app, but this issue with the time axis is a blocker.

@etpinard
Copy link
Contributor Author

@brian428 can you share a reproducible example of the problem you're seeing. Perhaps it's unrelated to this ticket.

@brian428
Copy link

@etpinard Here is a fiddle showing the problem with date axis and 3D scatter. No console errors, and the axes and legend render, but no trace data is shown. When we use non-date axes for all 3 axes, things plot correctly. http://jsfiddle.net/brian428/pq74L32h/

@brian428
Copy link

Just thought I'd see if there was any progress on this?

@brian428
Copy link

brian428 commented Mar 4, 2019

Just thought I'd check back on this again, since it's been open for 3 years now. It makes the 3D scatter plot unusable for anyone who needs to plot date/time-related data.

@archmoj archmoj self-assigned this Mar 4, 2019
@brian428
Copy link

brian428 commented Oct 8, 2019

And again, just trying to see if this is on anyone's radar?

@etpinard etpinard changed the title This x,y.z set of scatterd3d data pts does not render This x,y.z set of scatter3d data pts does not render Dec 13, 2019
@archmoj archmoj removed their assignment Mar 3, 2020
@brian428
Copy link

Just bumping this to see if this bug is on the roadmap any time soon.

@nicolaskruchten nicolaskruchten added this to the v1.55.0 milestone Mar 23, 2020
@nicolaskruchten nicolaskruchten modified the milestones: v1.55.0, v1.55.1 Jun 10, 2020
@nicolaskruchten nicolaskruchten removed this from the v1.55.1 milestone Jul 7, 2020
@jackparmer
Copy link
Contributor

jackparmer commented Sep 10, 2020

This issue has been tagged with NEEDS SPON$OR

A community PR for this feature would certainly be welcome, but our experience is deeper features like this are difficult to complete without the Plotly maintainers leading the effort.

What Sponsorship includes:

  • Completion of this feature to the Sponsor's satisfaction, in a manner coherent with the rest of the Plotly.js library and API
  • Tests for this feature
  • Long-term support (continued support of this feature in the latest version of Plotly.js)
  • Documentation at plotly.com/javascript
  • Possibility of integrating this feature with Plotly Graphing Libraries (Python, R, F#, Julia, MATLAB, etc)
  • Possibility of integrating this feature with Dash
  • Feature announcement on community.plotly.com with shout out to Sponsor (or can remain anonymous)
  • Gratification of advancing the world's most downloaded, interactive scientific graphing libraries (>50M downloads across supported languages)

Please include the link to this issue when contacting us to discuss.

@gvwilson
Copy link
Contributor

gvwilson commented Jun 5, 2024

Hi - this issue has been sitting for a while, so as part of our effort to tidy up our public repositories I'm going to close it. If it's still a concern, we'd be grateful if you could open a new issue (with a short reproducible example if appropriate) so that we can add it to our stack. Cheers - @gvwilson

@gvwilson gvwilson closed this as completed Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

No branches or pull requests

10 participants