Home Forums Chart Support Column with 2 datasets: missing datapoint shifts the whole chart Reply To: Column with 2 datasets: missing datapoint shifts the whole chart

#5581

Hi,

You need to use “x” value instead of “label”(or both) for your case.

Even if you use x parameter you will be able to format it like 10:00, 11:00, etc as shown here.

In case this doesn’t solve the problem can you please reproduce the issue by forking our template jsfiddle. That way I’ll be able to fix the issue right away if possible.


Sunil