C3: Hide Y Axis

Created on 24 Mar 2014  路  3Comments  路  Source: c3js/c3

I tweeted you about this, but adding it here so you can track it appropriately.

I would like to be able to hide the Y axis to have full width charts with just an X axis (or possibly / additionally make the y axis values be aligned internally over the chart)

C-feature-request resolved maybe

Most helpful comment

if we hide the axis could you not only do a display none but also fill up the open space, now when you hide it, the chart looks a bit off...

All 3 comments

Thank you for the detail. I'll work on this as soon as possible.

I add axis.y.show option and you can hide Y axis by setting this options false.
Please try the latest version. Thanks.

if we hide the axis could you not only do a display none but also fill up the open space, now when you hide it, the chart looks a bit off...

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ivarkallejarv picture ivarkallejarv  路  3Comments

Zerim picture Zerim  路  3Comments

Saikat-Sinha picture Saikat-Sinha  路  3Comments

Kreozot picture Kreozot  路  3Comments

udhaya2kmrv picture udhaya2kmrv  路  3Comments