c3js / c3js/c3

Tick config doesn't respect 'outer: false'

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

You can reproduce this in the examples. For this [example](http://c3js.org/samples/axes_x_tick_format.html) just add an `outer: false` option to the tick config.

Expected: the outer ticks for the x-axis disappear
Actual: the tick marks remain

![screen shot 2015-07-07 at 2 14 55 pm](https://cloud.githubusercontent.com/assets/6174013/8556190/ab27b6ae-24b2-11e5-93ed-40ea27ac2455.png)

EDIT: nvm, I was expecting this functionality to hide ALL of the tick lines on the axis, not just the ones on the far left/right - misunderstood what the feature did

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.