c3js / c3js/c3

Feature Request - Support for axis.y.tick.alignment

Open
#2,414 1 comment 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

The y axis or inverted x axis ticks are currently right aligned. It would be great if we can add support to left align them.

Here's an example mock-up of what it could look like:

![bar chart](https://user-images.githubusercontent.com/709616/42849867-f4bda80c-89d9-11e8-8fae-4d5c16d57e81.png)

Contributor guide

Open the contributing guide

Research direction

Start by locating the chart code that renders y-axis and inverted x-axis ticks, then trace how axis.y.tick options are handled. Compare the current right-aligned output with the attached mock-up and check existing axis option tests or examples if present. Done means axis.y.tick.alignment supports left alignment for the stated axes without changing the default behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
data-visualization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.