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

[5.0] [FEATURE] Improve default axis style #13046

Merged
merged 9 commits into from
Jul 30, 2020
Merged

[5.0] [FEATURE] Improve default axis style #13046

merged 9 commits into from
Jul 30, 2020

Conversation

pissang
Copy link
Contributor

@pissang pissang commented Jul 29, 2020

Brief Information

What does this PR do?

This pull request includes optimization of the default axis style. Which includes:

  1. Not shown line and tick of value axis when another axis is category or time
  2. Change the color of the line, label, splitLine, splitArea.
  3. Change the color of dataZoom label.
  4. Change the color of axisPointer. Also, change it to dashed line.
  5. Change the color of title subtext.

The whole change is to emphasize the main chart area by downplaying the axis.

Details

Before: What was the problem?

image

image

image

image

After: How is it fixed in this PR?

image

image

image

image

@echarts-bot
Copy link

echarts-bot bot commented Jul 29, 2020

Thanks for your contribution!
The community will review it ASAP. In the meanwhile, please checkout the coding standard and Wiki about How to make a pull request.

@pissang pissang merged commit 99ff752 into next Jul 30, 2020
@echarts-bot
Copy link

echarts-bot bot commented Jul 30, 2020

Congratulations! Your PR has been merged. Thanks for your contribution! 👍

@pissang pissang deleted the axis-style-optimize branch July 30, 2020 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants