kamalkeshavani-aiinside opened a new issue #12190:
URL: https://github.com/apache/incubator-superset/issues/12190


   **Is your feature request related to a problem? Please describe.**
   Many charts allow to change formatting of X-Y axis values using d3 format. 
This updates the tick values shown on respective axis, but it still shows axis 
value with 'adaptive formatting' in tooltip.
   
   **Describe the solution you'd like**
   It would be better if the updated formatting gets reflected in tooltip as 
well.
   
   **Describe alternatives you've considered**
   In Pie chart, since there is no axis, formatting for tooltip value is 
allowed. Similarly it should be possible for other charts as well.
   
   From Sample data(superset v0.999.0dev):
   Changed the X-axis formatting to '%Y-%M-%D', but the tooltip shows X-axis 
value in 'Adaptive Formatting' applied.
   
   
![image](https://user-images.githubusercontent.com/74634977/102963551-b7d50280-452c-11eb-86d0-b19b12a6ba71.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]



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

Reply via email to