8000 Fix resizing of background arcs of gauge chart. by kt3k · Pull Request #2417 · c3js/c3 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix resizing of background arcs of gauge chart. #2417

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 24, 2018
Merged

Fix resizing of background arcs of gauge chart. #2417

merged 1 commit into from
Jul 24, 2018

Conversation

kt3k
Copy link
Member
@kt3k kt3k commented Jul 21, 2018

Inspired by #2410, I changed the timing of merge to after attr('class') call and before attr('d') call.

The background arcs seem resizing and the events on arcs seem working.

@rahul-winner @1Jesper1
How do you think?


This closes #2409

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2417   +/-   ##
=======================================
  Coverage   80.75%   80.75%           
=======================================
  Files          54       54           
  Lines        4246     4246           
=======================================
  Hits         3429     3429           
  Misses        817      817
Impacted Files Coverage Δ
src/arc.js 73.95% <100%> (ø) ⬆️

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 aa49e6d...e707a64. Read the comment docs.

@kt3k
Copy link
Member Author
kt3k commented Jul 24, 2018

refs: #2410.

@kt3k kt3k merged commit f5b6f30 into master Jul 24, 2018
@kt3k kt3k deleted the fix2409 branch July 24, 2018 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4BA3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Background arc does not get resized after moving to 0.6.3
2 participants
0