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(Chart): support change grid line color #2248

Merged
merged 4 commits into from
Oct 11, 2023
Merged

Conversation

h2ls
Copy link
Collaborator

@h2ls h2ls commented Oct 10, 2023

support change grid line color

Description

序号 属性名称 注释
1 XScalesBorderColor X轴的边框颜色
2 YScalesBorderColor Y轴的边框颜色
3 XScalesGridColor X轴的网格颜色
4 XScalesGridTickColor X轴的网格刻度颜色
5 XScalesGridBorderColor X轴的网格边框颜色
6 YScalesGridColor Y轴的网格颜色
7 YScalesGridTickColor Y轴的网格刻度颜色
8 YScalesGridBorderColor Y轴的网格边框颜色

($S52X2 VIZB_E4A)3FWRR0

close #2247

@bb-auto
Copy link

bb-auto bot commented Oct 10, 2023

Thanks for your PR, @azlis. Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@bb-auto bb-auto bot requested a review from ArgoZhang October 10, 2023 08:13
@bb-auto bb-auto bot added the enhancement New feature or request label Oct 10, 2023
@bb-auto bb-auto bot added this to the V7.11.0 milestone Oct 10, 2023
@h2ls h2ls marked this pull request as ready for review October 10, 2023 08:13
@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (0254d87) 100.00% compared to head (9a387f1) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2248   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          527       527           
  Lines        17113     17113           
=========================================
  Hits         17113     17113           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ArgoZhang ArgoZhang merged commit 000f809 into main Oct 11, 2023
4 checks passed
@ArgoZhang ArgoZhang deleted the lee/chartbordercolor branch October 11, 2023 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(Chart): support change grid line color
2 participants