Skip to content

Redraw zoomed graph without unzooming after fixed_row_id_size updating #23

@MaxChaza

Description

@MaxChaza

Hi,
is it possible to redraw zoomed graph without unzooming?

I have a big set of rows and the fact to displayed always node ids create bad user experience.

So, it could be fine for me to set fixed_row_id_size if the number of rows is smaller than 200 for example.

Like this.
inchlib.update_settings({"fixed_row_id_size": false});
inchlib.redraw();

I have seen some discussion on tooltip to displaying row ids. Is it possible?

Thank's for your job!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions