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

feat(charts): Add props to customize TableChart header and body height #11408

Merged
merged 1 commit into from
Jan 11, 2019

Conversation

billyvg
Copy link
Member

@billyvg billyvg commented Jan 8, 2019

  • Adds another title: extraTitle to add title for rightmost column
  • Adds headerProps to customize PanelHeader (e.g. hasButtons)
  • Adds height to set height on table body

This will allow you to set a height on PercentageTableChart and have the body be scrollable

* Adds another title: `extraTitle` to add title for rightmost column
* Adds `headerProps` to customize PanelHeader (e.g. `hasButtons`)
* Adds `height` to set height on table body
@billyvg billyvg requested a review from a team January 8, 2019 01:16
@billyvg billyvg merged commit d06c720 into master Jan 11, 2019
@billyvg billyvg deleted the feat/charts/customize-header-body-table-chart branch January 11, 2019 18:00
@github-actions github-actions bot locked and limited conversation to collaborators Dec 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants