Home › Forums › Chart Support › axisXMax › Reply To: axisXMax
I see you have used:
minValue.setMonth(minValue.getMonth() – 1);
is there also function for “week” and “day” available, like: minValue.setWeek(minValue.getWeek() – 2);
Thank you