Skip to content

scattergl & gap between points : strange behavior #3551

Closed
@Smurf81

Description

@Smurf81

Hello,

i find an interesting bug when using scattergl et gap between point.

I made an exemple with 2 traces :

  • first trace have a gap with data in Y as [1,null,1,2]. The data is not the same for all point. It works as expected.
  • second trace have a gap with data in Y as [3,null,3,3]. The data is the same for all points except the null.
    It doesn't works because there is a line between the first & the third point.

An exemple is visible here : https://codepen.io/anon/pen/KJbEoX

No problem with scatter.

Metadata

Metadata

Assignees

Labels

bugsomething broken

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions