Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bug when animating Scattergl #6251

Copy link
Copy link
Open
@alexturcea

Description

@alexturcea
Issue body actions

for(i = 0; i < count; i++) {

Shouldn't this line be
for(i = 0; i < cdata.length; i++) {

? It fixes the issue on my side.

Metadata

Metadata

Assignees

Labels

P2considered for next cycleconsidered for next cyclebugsomething brokensomething broken

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.