Home Forums Chart Support equalSpacing feature

equalSpacing feature

Viewing 2 posts - 1 through 2 (of 2 total)
  • #9193

    Hi,

    I’d like to know does canvasjs support irregular intervals. This feature is called equalSpacing in amcharts.
    It means to draw every data point with fixed width right one after another. I.e. difference between x values don’t matter.

    It’s a killer feature for trading charts.

    #9200

    Hi,

    You can have equal spacing between dataPoints by using labels instead of x values. Here is an example.

    In case you need to format numbers/dates, you can use formatNumber and formatDate functions for the same.


    Sunil Urs

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.