Due to elastic/elastic-charts#914, the annotation and active alert management code for charts is all together in one component, or using functions that return react elements that are not components.
Once the Elastic Charts fix is there, factor or the annotation handling (or anything else in the charts that needs to be broken up) into separate components.
Due to elastic/elastic-charts#914, the annotation and active alert management code for charts is all together in one component, or using functions that return react elements that are not components.
Once the Elastic Charts fix is there, factor or the annotation handling (or anything else in the charts that needs to be broken up) into separate components.