randyzwitch / ECharts.jl

Julia package for the Apache ECharts v4 visualization library
https://randyzwitch.com/ECharts.jl/
Other
84 stars 9 forks source link

WAI-ARIA compatibility #49

Closed randyzwitch closed 6 years ago

randyzwitch commented 6 years ago

Work towards #38

Need to understand what the standard is, enable things by default assuming there isn’t a performance concern.

codecov[bot] commented 6 years ago

Codecov Report

Merging #49 into master will decrease coverage by 0.33%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
- Coverage   84.18%   83.85%   -0.34%     
==========================================
  Files          45       46       +1     
  Lines         506      508       +2     
==========================================
  Hits          426      426              
- Misses         80       82       +2
Impacted Files Coverage Δ
src/ECharts.jl 38.88% <ø> (ø) :arrow_up:
src/definetypes.jl 100% <ø> (ø) :arrow_up:
src/chartopts/aria.jl 0% <0%> (ø)

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 b6e7798...1c15721. Read the comment docs.