You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you can see the annotation point's xValue is set to 600652800000, but the point doesn't show in the chart. But if I change that value to 5 it works. The xValue is supposed to be a date and I want to be able to place my points in any date I want, even if it falls between two dates in the chart.
How can I have the xValue be a value within the range of my dataset labels?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I've got a line chart with the following dataset:
and these options:
As you can see the annotation point's
xValueis set to600652800000, but the point doesn't show in the chart. But if I change that value to5it works. ThexValueis supposed to be a date and I want to be able to place my points in any date I want, even if it falls between two dates in the chart.How can I have the
xValuebe a value within the range of my datasetlabels?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions