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 2021/10/17 00:47:42 UTC

[GitHub] [superset] graceguo-supercat opened a new issue #17136: [explore][time-series] SHOW VALUE issues

graceguo-supercat opened a new issue #17136:
URL: https://github.com/apache/superset/issues/17136


   #### How to reproduce the bug
   
   1. Go to Explore view, create a time-series bar chart V2 like this:
   
   <img width="1153" alt="Screen Shot 2021-10-15 at 4 26 20 PM" src="https://user-images.githubusercontent.com/27990562/137564043-35b7a4e4-426d-4da2-8202-1d09a20be851.png">
   
   2. Add Custom options like this: SHOW VALUE, STACK SERIES, SHOW TOTAL 
   <img width="318" alt="Screen Shot 2021-10-15 at 4 27 07 PM" src="https://user-images.githubusercontent.com/27990562/137564070-43f1bde2-fb7b-453c-bc7a-35925f036e31.png">
   
   
   3. You should see total value on top of each bar
   4. click `boy` label,  `girl` label, the total value display is not consistent
   when you select boy only: there is no total value
   when you select girl only: total value show on top of bar. and this total value seems like the value for girl only, this is very misleading. 
   ![pmJMItwCKR](https://user-images.githubusercontent.com/27990562/137564276-86c0456d-e6bd-4462-b27b-66735fede656.gif)
   
   
   
   
   ### Expected results
   
   Should not show total value when only girl (or part of data) category is selected.
   
   
   
   
   ### Environment
   
   latest master
   
   ### Checklist
   
   Make sure to follow these steps 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
   
   Add any other context about the problem here.
   


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [superset] stephenLYZ commented on issue #17136: [explore][time-series bar] SHOW VALUE issues

Posted by GitBox <gi...@apache.org>.
stephenLYZ commented on issue #17136:
URL: https://github.com/apache/superset/issues/17136#issuecomment-945087923


   working on it


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [superset] graceguo-supercat commented on issue #17136: [explore][time-series bar] SHOW VALUE issues

Posted by GitBox <gi...@apache.org>.
graceguo-supercat commented on issue #17136:
URL: https://github.com/apache/superset/issues/17136#issuecomment-946273730


   user selected `ONLY TOTAL`. Does this mean only show TOTAL as marker on top of stacked bar, and not show selected category at all?
   
   Maybe this `ONLY TOTAL` label is misleading, could you add description to explain what will show?


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [superset] stephenLYZ edited a comment on issue #17136: [explore][time-series bar] SHOW VALUE issues

Posted by GitBox <gi...@apache.org>.
stephenLYZ edited a comment on issue #17136:
URL: https://github.com/apache/superset/issues/17136#issuecomment-945087923


   Thanks for the catching! It seems suitable to show the selected category value at this time.


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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