cwegener opened a new issue, #22202:
URL: https://github.com/apache/superset/issues/22202

   In the Echarts Bar Chart v2, the tick label value for the final tick on the 
time axis is incorrect.
   
   #### How to reproduce the bug
   
   1. Go to dataset 'birth_names'
   2. Click on 'Time series bar chart v2'
   3. Drag 'sum__num' metric into the metric field
   4. Click on create chart
   5. See error
   
   ### Expected results
   
   Final tick label string should be '2008'
   
   ### Actual results
   
   Final tick label string is '23:27:17'
   
   #### Screenshots
   
   See comparison between Bar Chart v2 and Line Chart v2.
   
   **Bar Chart** (Not as expected)
   
   
https://user-images.githubusercontent.com/2950544/203457359-bf2ed90d-3a60-4bac-aada-de00d1b50c8c.mp4
   
   **Line Chart** (As expected)
   
   
https://user-images.githubusercontent.com/2950544/203457423-9a542663-268c-4421-9c6b-f014b4b8c703.mp4
   
   
   ### Environment
   
   (please complete the following information):
   
   - browser type and version: Firefox 107
   - superset version: master (2022-11-23)
   - python version: 3.10.8
   - node.js version: 16.9.1
   - any feature flags active: None (all default)
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [x] 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.
   - [x] I have checked the issue tracker for the same issue and I haven't 
found one similar.
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to