I have an axisXMax value in the format (axisXMax, “D MMM YYYY”).
For (axisXMin, “D MMM YYYY”) I would need the Values “axisXMax minus “number of days”, how can I do this?
The purpose is to start a chart with a specific length of 1 week, 10 days or something else.
rest will be done with a date picker.
Thanks!