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
Hi guys,
I'm plotting a time series with line chart, the shape of data is like [{date:'2000.01.01',price:100},{date:'2000.01.02',price:200}], all the dates are drawing along the x axis
it is too elaborated for me, so, I preprocessed the dates, this time it looks like this, which is what I want. But the tooltip is not, I still want it show elaborated just like in the above figure, how to archive this? many thanks!
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
-
Hi guys,
I'm plotting a time series with line chart, the shape of data is like [{date:'2000.01.01',price:100},{date:'2000.01.02',price:200}], all the dates are drawing along the x axis
it is too elaborated for me, so, I preprocessed the dates, this time it looks like this, which is what I want. But the tooltip is not, I still want it show elaborated just like in the above figure, how to archive this? many thanks!
Beta Was this translation helpful? Give feedback.
All reactions