Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I need to create a Line Chart like this:
with:
Also, X Axis:
I tried these solutions:
Please, does anyone have suggestions for me?
i know how to get a continous axis with custom date fields: adding thte $date tag to the field.
But unfortunately there is no $time tag. You may try the field tag: $timestamp
So in load script format your time to Time and after loading your table you simply write:
tag yourfieldname with $timestamp;
If this doesn't work, my only solution would be to fake a custom x-Axis. by hiding the axis complete and use custom dimension lines (under Add-ons).