c3js / c3

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

Feature/point show per column #2704

Open rcbat73 opened 4 years ago

rcbat73 commented 4 years ago

Add feature requested: Support point.show on a per-column basis #2683

codecov-io commented 4 years ago

Codecov Report

Merging #2704 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2704      +/-   ##
==========================================
+ Coverage   82.68%   82.69%   +<.01%     
==========================================
  Files          59       59              
  Lines        4718     4726       +8     
==========================================
+ Hits         3901     3908       +7     
- Misses        817      818       +1
Impacted Files Coverage Δ
src/core.js 90.86% <100%> (-0.05%) :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 93dcd65...6838835. Read the comment docs.