Skip to content

Table: Creating frozen columns (similar to header - but for columns) #3705

Closed
@AbdealiLoKo

Description

@AbdealiLoKo

While Plotly has the ability to create a "header", it would be nice to also create "frozen-columns" or something similar:
Screen Shot 2019-04-01 at 10 16 12 AM

Excel has the concept of frozen columns. Pandas (in python) uses indexes.

Note that while a very similar thing could be done by applying <b> for every cells.values which needs this, it gets difficult to manage the empty cells in the first row, and also the background gets a bit difficult to manage.

Example comparing a HTML version and plotly version:
https://codepen.io/AbdealiJK/pen/OGJooV

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