williaster / data-ui

A collection of data-rich UI components 📈
https://williaster.github.io/data-ui/
MIT License
546 stars 69 forks source link

Add labelOffset to XAxis props #169

Closed kristw closed 5 years ago

kristw commented 5 years ago

🏆 Enhancements

codecov[bot] commented 5 years ago

Codecov Report

Merging #169 into master will decrease coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #169      +/-   ##
==========================================
- Coverage   80.55%   80.51%   -0.05%     
==========================================
  Files         109      109              
  Lines        2422     2422              
  Branches      568      568              
==========================================
- Hits         1951     1950       -1     
  Misses        291      291              
- Partials      180      181       +1
Impacted Files Coverage Δ
packages/xy-chart/src/axis/XAxis.jsx 100% <ø> (ø) :arrow_up:
packages/xy-chart/src/chart/XYChart.jsx 76.51% <0%> (-0.76%) :arrow_down:

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 d925b34...7f0902f. Read the comment docs.