c3js / c3js/c3

Y-Axis tick labels cut off when axes are rotated and x-axis is hidden

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

Description

Example here: http://jsfiddle.net/mthm5a1n/

As seen, the left-most axis tick is up against the edge of the view area for the chart. The tick label is centered on the tick, so any part of the label left of the tick is cut off.

Contributor guide

Open the contributing guide

Research direction

Start by running the jsfiddle reproduction linked in the issue with the axes rotated and the x-axis hidden. Trace the chart rendering behavior responsible for the left-most Y-axis tick label, then verify that the label is no longer cut off at the edge of the view area.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
data-visualization
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.