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/05/07 23:27:48 UTC

[GitHub] [incubator-superset] CrashLaker opened a new issue #7470: Set custom formats other than d3 only

CrashLaker opened a new issue #7470: Set custom formats other than d3 only
URL: https://github.com/apache/incubator-superset/issues/7470
 
 
   Hi all,
   
   I'm wondering If we could setup our custom data output format besides D3's
   
   My problem is. When aggregating columns using pivot tables what I get is a result like this:
   ![image](https://user-images.githubusercontent.com/4432491/57338935-b52e5b00-7105-11e9-9d4b-43c79ab848ac.png)
   
   For the image above superset's actually using d3.format(".3s") to print it but I actually want it to be divided by a factor of 1024.
   
   I would be awesome if we could pass Superset some sort of javascript function for it to work on.
   
   ![image](https://user-images.githubusercontent.com/4432491/57339078-5fa67e00-7106-11e9-9e5d-299a5cc3a3d9.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:
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