khtruong opened a new pull request #6976: Sparkline dates aren't formatting in Time Series Table URL: https://github.com/apache/incubator-superset/pull/6976 We were passing a string to the smartDateFormatter function when it expects a Date object. The date displayed may still not be what the user expects but at least a NaN error is no longer displayed and the user can update the chart's date format.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
