Skip to content
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

Add support for controlling text alignment in DataFrame and Tabulator #2331

Merged
merged 2 commits into from
May 20, 2021

Conversation

philippjfr
Copy link
Member

As the title says, this PR provides control over the text alignment of columns of the DataFrame and Tabulator widgets.

@codecov
Copy link

codecov bot commented May 20, 2021

Codecov Report

Merging #2331 (651edc3) into master (a6dbf03) will decrease coverage by 0.02%.
The diff coverage is 55.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2331      +/-   ##
==========================================
- Coverage   84.10%   84.08%   -0.03%     
==========================================
  Files         181      181              
  Lines       22064    22073       +9     
==========================================
+ Hits        18557    18560       +3     
- Misses       3507     3513       +6     
Impacted Files Coverage Δ
panel/widgets/tables.py 83.67% <55.55%> (-0.41%) ⬇️
panel/io/reload.py 64.36% <0.00%> (-2.30%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a6dbf03...651edc3. Read the comment docs.

@philippjfr philippjfr merged commit cdbfc3f into master May 20, 2021
@philippjfr philippjfr deleted the table_alignment branch May 20, 2021 11:30
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

Successfully merging this pull request may close these issues.

None yet

1 participant