phellstrand77 opened a new issue #6975: Time Series Issue URL: https://github.com/apache/incubator-superset/issues/6975 <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> Make sure these boxes are checked before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [ ] I have reproduced the issue with at least the latest released version of superset. - [ ] I have checked the issue tracker for the same issue and I haven't found one similar. ### Superset version 0.29.0rc8 ### Expected results Expecting 'Dual Axis Line Chart' to display X axis with proper dates; e.g. 1970, 1971, 1972, etc. or Jan 1 2008, Jan 2 2008, Jan 3 2008, etc; whatever data exist and date level selected. ### Actual results The X axis does not show proper date formats. Attached show the results from the demo 'Birth' dashboard. Same erroneous results is aceived when using other datasets too. When using other BI, e.g. Tableau, the X axis shows dates correctly using the same datasets. ### Steps to reproduce Simply view the 'Birth' demo dashboard, when explore the 'Average and Sum Trends' chart. <img width="920" alt="screen shot 2019-03-04 at 5 18 16 pm" src="https://user-images.githubusercontent.com/17326185/53767147-dd4dd380-3ea2-11e9-8799-2a636665a0ab.png">
---------------------------------------------------------------- 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]
