Dev10-34 commented on PR #34595: URL: https://github.com/apache/superset/pull/34595#issuecomment-3201512797
The goal is to show all possible labels if the axis type is of time type. I think the core issue is that the interval property does not allow the user to make the intervals configurable IF the xaxis is of a type other than "category". Basically, if you put categorical values in x axis and then set the intervals, it will work as expected. However, if you are assigning a timestamp to the x axis, the interval configuration doesn't work as intended. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org