Skip to content

Support Hilbert Curve Layout? #1183

Description

@sehilyi

Given that we have removed the HiGlass dependency in v2, it will be easier to implement the space-filling layout. Specifically, supporting zooming and panning will be easier, based on my understanding after working on #1181.

Hilbert algorithm can be found at https://en.wikipedia.org/wiki/Hilbert_curve.

An open question is that, to fully gain the benefit of the space-filling layout, data should be fetched at a much higher resolution. However, it is unclear if loading higher-resolution data will cause a performance issue.

A quick attempt to test implementing this can be found at 88c58c8

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestv2Issues related to Gosling v2

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions