Changing opacity to 1 in redrawArc removes flashing for gauge
Open
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
I changed the value to 1 here for opacity https://github.com/c3js/c3/blob/2f3cddb818065f1d0c45f562745d4249e12980ff/docs/js/c3.esm.js#L6977
I was updating the gauge frequently and with opacity 0 it flashed in very visually irritating way. With opacity 1, the flashing stopped.
In case it helps anyone
Contributor guide
Assessment
This issue has not been assessed yet.