question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

scattergl fillcolor incorrect with multiple polygons in same trace when with `fill: toself`

See original GitHub issue

https://codepen.io/cpsievert/pen/ZvNqjQ

Note that fillcolor renders correctly when type: scatter.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:22 (16 by maintainers)

github_iconTop GitHub Comments

3reactions
ruijincommented, Dec 18, 2020

Created two PR to plotlyjs and regl

https://github.com/plotly/plotly.js/pull/5355 https://github.com/gl-vis/regl-line2d/pull/49

I am happy to help with any further testing, as long as this got fixed.

2reactions
dycommented, May 28, 2018

It is coming, after regl-text. Pls stay tuned)

Read more comments on GitHub >

github_iconTop Results From Across the Web

scattergl fillcolor incorrect with multiple polygons in same trace ...
scattergl fillcolor incorrect with multiple polygons in same trace when with `fill : toself` ... Note that fillcolor renders correctly when type: scatter...
Read more >
Fill=toself on scattergeo trace fills entire plot *except* polygon
I am trying to create a terrain map in plotly.js. It is going well except when I try to fill the polygons using...
Read more >
plotly.graph_objects.Scattergl — 5.11.0 documentation
Traces in a stackgroup will only fill to (or be filled to) other traces in the same group. With multiple `stackgroup`s or some...
Read more >
Plotly: How to color the fill between two lines based on a ...
For a number of reasons (that I'm willing to explain further if you're interested) the best approach seems to be to add two...
Read more >
plotly.js-gl2d-dist-min
Fix "toself" fill for scattergl traces to handle multiple polygons [#5355], with thanks to @ruijin for the contribution! · Fix element targeting on...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found