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 2022/03/11 22:21:27 UTC

[GitHub] [superset] atronchi opened a new issue #19131: Add confidence interval capability to time series line charts

atronchi opened a new issue #19131:
URL: https://github.com/apache/superset/issues/19131


   Somehow I can't find any mechanism to display a confidence interval in any of the line chart types available in Superset, but it seems like the functionality is there under the hood since the [new prophet based forecasting can display confidence intervals](https://preset.io/blog/2021-3-22-druid-prophet-pt3/).
   
   Would it be possible to add a capability to line charts for displaying a time series with confidence intervals similar to [this Altair example](https://altair-viz.github.io/gallery/line_with_ci.html)?
   <img width="462" alt="image" src="https://user-images.githubusercontent.com/4906224/157980023-6917ac45-6c98-4048-9b53-a2c36970a6fa.png">
   
   Ideally we should support both symmetric and asymmetric confidence intervals, maybe by giving the user additional options in the query section of chart config to provide a column for upper and lower confidence interval bounds.


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