c3js / c3

:bar_chart: A D3-based reusable chart library
http://c3js.org
MIT License
9.35k stars 1.39k forks source link

Correct positioning of outer xAxis label #2653

Closed panthony closed 5 years ago

panthony commented 5 years ago

Avoid overlapping between xAxis ticks & label when the former uses the rotate option.

codecov-io commented 5 years ago

Codecov Report

Merging #2653 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2653   +/-   ##
=======================================
  Coverage   80.14%   80.14%           
=======================================
  Files          57       57           
  Lines        4518     4518           
=======================================
  Hits         3621     3621           
  Misses        897      897
Impacted Files Coverage Δ
src/axis.js 97.55% <100%> (ø) :arrow_up:

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 4643f4f...f2ebc96. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

Merging #2653 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2653   +/-   ##
=======================================
  Coverage   80.14%   80.14%           
=======================================
  Files          57       57           
  Lines        4518     4518           
=======================================
  Hits         3621     3621           
  Misses        897      897
Impacted Files Coverage Δ
src/axis.js 97.55% <100%> (ø) :arrow_up:

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 4643f4f...f2ebc96. Read the comment docs.