c3js / c3

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

Fix #1691 #2761

Closed kt3k closed 4 years ago

kt3k commented 4 years ago

This PR changes the way of looking up the key from the json object based on #1694.

closes #1691

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2761      +/-   ##
==========================================
+ Coverage    82.9%   82.91%   +<.01%     
==========================================
  Files          60       60              
  Lines        4791     4793       +2     
==========================================
+ Hits         3972     3974       +2     
  Misses        819      819
Impacted Files Coverage Δ
src/data.convert.js 88.73% <100%> (+0.16%) :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 ed0e523...67d97d5. Read the comment docs.