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/25 02:10:32 UTC

[GitHub] [superset] kamalkeshavani-aiinside opened a new issue #17212: [Time series Echarts] Add option to show individual series values even when stacked

kamalkeshavani-aiinside opened a new issue #17212:
URL: https://github.com/apache/superset/issues/17212


   **Is your feature request related to a problem? Please describe.**
   Currently, when we stack series and select 'Show Value' option, the chart will show only total of series' at a point.
   
   ![image](https://user-images.githubusercontent.com/74634977/138622642-6b6ca3e7-4974-42b8-8154-883d0aa927ee.png)
   
   **Describe the solution you'd like**
   There should be an option to select whether to show total or individual series values in the chart.
   
   Without stack:
   ![image](https://user-images.githubusercontent.com/74634977/138622751-225b8460-3881-4d3f-9d46-3825cf37eead.png)
   
   
   **Describe alternatives you've considered**
   A clear and concise description of any alternative solutions or features you've considered.
   
   **Additional context**
   Here we will have issue of too many series', cluttering the value labels. For this I guess the best option is to show only values when there is enough space available.
   
   Area chart sample:
   ![image](https://user-images.githubusercontent.com/74634977/138623772-52692203-110a-4860-9349-3e608d1e4bc4.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.

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 #17212: [Time series Echarts] Add option to show individual series values even when stacked

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


   There is an `only_total` control that might suit your needs.


-- 
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] junlincc closed issue #17212: [Time series Echarts] Add option to show individual series values even when stacked

Posted by GitBox <gi...@apache.org>.
junlincc closed issue #17212:
URL: https://github.com/apache/superset/issues/17212


   


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