You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@superset.apache.org by gi...@git.apache.org on 2017/10/16 17:51:23 UTC

[GitHub] rumbin commented on issue #3674: Minor feature request: additional Histogram display options

rumbin commented on issue #3674: Minor feature request: additional Histogram display options
URL: https://github.com/apache/incubator-superset/issues/3674#issuecomment-336969522
 
 
   I'd extend the list with:
   * d3 formatting of axes; currently very low x-valuesbare just shown as 0
   * optional normalization (area or max value)
   * optional log scale on y-axis
   * grouping, simultaneous plotting of the groups: either stacked or translucent
   * an interactive legend for the grouped series
   * clipping along x-axis, i.e., moving outliers to boundary bins within more narrow limits; this can be done using pandas' clip method
   
   OK, I agree that this is not what a minor request should contain. However, I wanted to point out which parts could be improved in my eyes, just in case someone gave some love to this visualization.
   
 
----------------------------------------------------------------
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