c3js / c3js/c3

Changing opacity to 1 in redrawArc removes flashing for gauge

Open
#2,826 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.