c3js / c3js/c3

Regions don't get updated while you resize the browser window

Open
#2,785 2 comments 3 reactions 0 assignees View on GitHub
C-bug
Dominant language
JavaScript
Stars
9.3k
Forks
1.4k
Avg merge
6d 16h
Merged PRs (30d)
1

Description

* **C3 version**:
7.15
* **D3 version**:
5.15.1
* **Browser**:
Chrome Version 80.0.3987.163 , Safari 13.1
* **OS**:
OSX

If you resize your browser window, the chart gets nicely rescaled, however regions remain in the same place. Can be noticed here: http://c3js.org/samples/region_timeseries.html

This was reported in issue #992 in 2015 but appears to have resurfaced. It was noticed in October of last year by another reporter who commented but did not create a new issue.

Note I did try executing resize(,..) but that does not cause the region to be redrawn

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.