Skip to content

How to add scale breaks to a chart? #6737

@LiaoFunan

Description

@LiaoFunan

Scale breaks(Axis breaks) can be used to shrink a particularly large segment and enhance readability for the smaller segments in your chart,
similarly like this (canvasjs)
https://canvasjs.com/javascript-charts/chart-axis-scale-break/
or this(c3.js),
http://jsfiddle.net/tdfpj3oc/

My dataset usually contains one or two very large values with the other much smaller values(smaller in comparison),Is there any way to create the scale breaks in chartjs? If not, are there any alternative way or plugins to do it?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions