c3js / c3js/c3

C3 points sets point opacity to 0 on setting point.show to false

Open
#1,954 4 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

C3 draws a circle for each data point and a path. If c3.generate point.show = false the circle opacity is set to 0 but it's still there wreaking havoc on performance

Is there any way that rendering of those points are avoided instead of setting its opacity to 0?

Thanks

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.