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/04/03 23:56:54 UTC

[GitHub] vylc opened a new issue #4752: [Calendar Heatmap] Improvements to make this usable

vylc opened a new issue #4752: [Calendar Heatmap] Improvements to make this usable
URL: https://github.com/apache/incubator-superset/issues/4752
 
 
   Calendar heatmap is a powerful visualization to show trends by week, hour, day, etc., but it is currently not very useful.
   Improvements:
   (1) Add legend to show grain of calendar. For example, if x-axis is day and y-axis is hour, show actual date values as well as hours
   
   (2) Show actual metric value in box or as a tooltip when hovering over box
   
   (3) Current heatmap is fixed and is determined by time range. Stretch to fit size of available space.
   Particularly around hourly cuts by day, trends are hard to spot when hours wrap and start a new column
   
   (4) Ability to define spectrum colors & grain
   (a)Preset colors (orange/blue, red/green, should also be color blind safe - will add in options shortly
   (b)Color picker to choose custom colors for range
   (c) Choose how many buckets to show. Current widget is defaulted at 5 (this is okay, doesn't need to change)
   
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stacktraces and included it here as text if any
   - [ ] I have reproduced the issue with at least the latest released version of superset
   - [ ] I have checked the issue tracker for the same issue and I haven't found one similar
   
   
   ### Superset version
   {"GIT_SHA": "", "version": "0.24.0rc1"}
   
   ### Expected results
   
   
   ### Actual results
   
   
   ### Steps to reproduce
   
   
   

----------------------------------------------------------------
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