You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/11/09 01:13:39 UTC

[GitHub] [incubator-superset] duffar12 opened a new issue #7650: d3 formatting not working

duffar12 opened a new issue #7650: d3 formatting not working
URL: https://github.com/apache/incubator-superset/issues/7650
 
 
   
   ### Expected results
   
   Number formatting on dashboard should change according to d3 format specified in metrics
   
   ### Actual results
   Specifying a d3 format works on the COUNT(*) metric. But has no affect on any other metric as far as I can tell
   
   #### Screenshots
   
   ![image](https://user-images.githubusercontent.com/7714673/58973271-74366e80-87b7-11e9-80fc-44a90be9cad4.png)
   
   In the image above COUNT(*) and SUM(count) have the same d3 format configured. However, the configuration is not being applied to SUM(count)
   
   #### How to reproduce the bug
   
   1. Change the d3 format of COUNT(*) and any other metric for one of your tables
   2. Create a table view of these two metrics. 
   3. Notice that d3 formatting is only applied to the COUNT(*) metric
   
   
   ### Environment
   
   *superset version: 0.33.0
   *python version: 3.6.8
   
   ### Checklist
   
   Make sure these boxes are checked 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.
   - [X] 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.
   
   ### Additional context
   
   I have seen a number of other Issues raised around d3 formatting dating back to 2017. As far as I can tell those issues were fixed in this PR https://github.com/apache/incubator-superset/pull/2598
   So I believe this must be a new bug
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org