c3js / c3js/c3

clippath -> rect x value too big.

Open
#1,126 3 comments 0 reactions 1 assignee Claimed by @michaelrodov View on GitHub
C-bug in progress question
Dominant language
JavaScript
Stars
9.3k
Forks
1.4k
Avg merge
6d 16h
Merged PRs (30d)
1

Description

On my c3-1429866502130-clip-yaxis (yaxis) i have values from 0 to around 99999.... How ever only numbers to 9999 can be visible all longer are cut of. When i change the X value of the clippath>rect.x value (by hand in chrome element viewer) from -29 to 33 everything is visible. How ever i dont know how to change it programically (all my tries were ignored so far).

Anyone knows if it is issue with c3 that wrongly counts the width and offset of the yaxis value labels or d3? Or where (and how) to fix it.

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.