Skip to content

Add labels for higher zoom levels #14

@do-me

Description

@do-me

I recently created a large visualization with 3M points. You probably invested a lot of work in the defaults for all viz parameters as generally they produce great results.

The only thing I'd like to suggest is to add even more labels to clusters at higher zoom levels. At the moment from what I can tell you have two "levels" (5 and 10) for which you calculate labels depending on the zoom level. Here is an example where I have some very dense areas/clusters I'd like to label too.

Image

These labels could maybe also be generated on the fly when a user zooms there.

I discovered a few hard-coded values in a svelte component, e.g. this filter:

Would setting this value lower to like 0.001 potentially fix my issue or should I look at other parameters?

Also, could you add Dev instructions, how to compile all the code and run it with the modifications for testing?

P.S. Could you open GitHub discussions for this repo?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions