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, I often use the date modifiers (week, date, yearmonth, yearweek, utcyearweek etc) I noticed that the week starts at 0 instead of 1. I also notice from https://vega.github.io/vega-lite/docs/timeunit.html that week returns sunday based weeks rather than ISO week number. Is it possible to change this? It'd be very useful
If it's not possible to change it what alternatives do you suggest? Calculating week number with a dataframe operation before plotting?
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.
-
Hi, I often use the date modifiers (week, date, yearmonth, yearweek, utcyearweek etc) I noticed that the week starts at 0 instead of 1. I also notice from https://vega.github.io/vega-lite/docs/timeunit.html that week returns sunday based weeks rather than ISO week number. Is it possible to change this? It'd be very useful
If it's not possible to change it what alternatives do you suggest? Calculating week number with a dataframe operation before plotting?
Beta Was this translation helpful? Give feedback.
All reactions