Skip to content

feat: column and bar plot support pixel width setting#2156

Merged
hustcc merged 4 commits intomasterfrom
column-width
Dec 29, 2020
Merged

feat: column and bar plot support pixel width setting#2156
hustcc merged 4 commits intomasterfrom
column-width

Conversation

@visiky
Copy link
Member

@visiky visiky commented Dec 29, 2020

PR includes

Column plot supports minColumnWidth and maxColumnWidth, and bar plot supports minBarWidth and maxBarWidth. With this feature, you can set pixel column or bar width.

Screenshot

Before After

@visiky visiky requested a review from hustcc December 29, 2020 08:17
@visiky visiky changed the title column and bar plot feat: column and bar plot support pixel width setting Dec 29, 2020
@visiky visiky requested review from lessmost and lxfu1 December 29, 2020 08:23
@github-actions
Copy link
Contributor

github-actions bot commented Dec 29, 2020

😭 Deploy PR Preview 06bccff failed. Build logs

🤖 By surge-preview

@coveralls
Copy link

coveralls commented Dec 29, 2020

Pull Request Test Coverage Report for Build 450410905

  • 7 of 7 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 96.771%

Totals Coverage Status
Change from base Build 450390489: 0.0%
Covered Lines: 4408
Relevant Lines: 4446

💛 - Coveralls

@hustcc hustcc merged commit db09fa4 into master Dec 29, 2020
@hustcc hustcc deleted the column-width branch December 29, 2020 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Question: Column gap

3 participants