fabianmenges commented on issue #3518: WIP Annotations
URL: 
https://github.com/apache/incubator-superset/pull/3518#issuecomment-332190759
 
 
   No, it handles both. Formula overlays are client side (I would have had to 
do too much plumbing work for server side, b.c. they probably should be 
datasources then).
    
   The slice annotations are server side, but read only. Basically it assumes 
you have a table with annotations in SQL (e.g. your deploy history from 
jenkins, teamcity, ....). You can now create a regular table slice in Superset 
with (timestamp and event) and then have these superimposed on your line chart 
as horizontal lines.
   
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to