fabianmenges commented on a change in pull request #3518: Full Annotation
Framework
URL:
https://github.com/apache/incubator-superset/pull/3518#discussion_r156258628
##########
File path: superset/assets/javascripts/explore/components/ChartContainer.jsx
##########
@@ -46,6 +46,8 @@ const propTypes = {
datasourceType: PropTypes.string,
datasourceId: PropTypes.number,
timeout: PropTypes.number,
+ annotation_layers: PropTypes.arrayOf(PropTypes.object),
Review comment:
Ha, I can just get rid of that property alltogether
----------------------------------------------------------------
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