You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@superset.apache.org by GitBox <gi...@apache.org> on 2018/02/14 09:27:15 UTC

[GitHub] raffas commented on issue #4424: Pie Chart - format number display from .3s to .1s ( or other format )

raffas commented on issue #4424: Pie Chart - format number display from .3s to .1s ( or other format )
URL: https://github.com/apache/incubator-superset/issues/4424#issuecomment-365545144
 
 
   You need to use the development version.  Files in the assets folder are managed by webpack. You cannot modify using the production server (or debug server). They are minified and Superset loads it from the dist/ subdir, not from the assets directory
   
   See https://github.com/apache/incubator-superset/blob/master/CONTRIBUTING.md on how to setup.
   
   Maybe an options to .1s can be added in the control defined in assets/javascripts/explore/stores/controls.jsx so it its available for anyone
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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