Home Forums Chart Support Unequal intervals in x axis

Unequal intervals in x axis

Viewing 3 posts - 1 through 3 (of 3 total)
  • #6765

    Hi

    Is it possible to have unequal interval in x axis.
    I am plotting time in x axis. Entries are getting plotted after every 10 minutes. However if there is a gap of say 1 day (due to no entries during that time), there is a huge gap in the chart.
    Is it possible to plot the time entries considering constant gap even though the entries may have different time gap.

    #6775
    #6778

    In that case the best option would be to use dataPoint’s label property instead of x. You can use library like momentjs for formatting the date/time before assigning it to label.


    Sunil Urs

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

You must be logged in to reply to this topic.