c3js / c3js/c3

zoom extent not working in latest versions of c3 & d3

Open
#2,357 8 comments 0 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

Like already postet on [Stack](https://stackoverflow.com/questions/49923178/c3-js-zoom-extent-isnt-working-as-expected/49978504#49978504), there occures a bug in the zoom extent option by using versions above 0.5.x.

Working example with lower versions of c3 & d3 (c3: 0.4.11 ,d3: 3.5.6) [CodePen](https://codepen.io/toxy1337/pen/MGypvO?editors=0010)
Bug example with latest versions of c3 & d3 (versions mentioned below) [CodePen](https://codepen.io/toxy1337/pen/GdgOQq)

Description: There seems to be no zoom limit.

* **C3 version**: 0.5.1
* **D3 version**: 4.13.0
* **Browser**: Chrome Version 65.0.3325.181
* **OS**: Windows 10

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.