Skip to content

Polystat hangs with more than 20 polygons #294

Closed
@briangann

Description

@briangann

rendering large data sets on G10 is causing the browser to hang. This may be a side effect of tooltip changes, since 2.0.9 on G9 with same setup works fine.

Specifically this is a bug due to the "Display Limit" being set to 100, and if the amount of items to be rendered exceeds this value, it should be giving a warning. Currently it just hangs for a long time then displays:

image

This can be reproduced using the test data source, and random walk with 150 series.

With a higher limit (setting it to 300) that produces 150 series, the performance is still poor. It does not appear to be a rendering issue, but a raw data-processing issue.

Additional processing improvements are needed to make the plugin more usable with large amounts of polygons to be rendered.

Metadata

Metadata

Assignees

Labels

type/bugSomething isn't working

Type

No type

Projects

Status

🚀 Shipped

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions