Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
AbdealiLoKo opened this issue Apr 1, 2019 · 1 comment
Closed

Comments

@AbdealiLoKo
Copy link

AbdealiLoKo commented Apr 1, 2019

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

@etpinard
Copy link
Contributor

etpinard commented Jul 4, 2019

Merged into #2056

@etpinard etpinard closed this as completed Jul 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants