codeant-ai-for-open-source[bot] commented on code in PR #41174:
URL: https://github.com/apache/superset/pull/41174#discussion_r3483515790


##########
superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformers.ts:
##########
@@ -472,6 +472,7 @@ export function transformFormulaAnnotation(
   return {
     name,
     id: name,
+    z: 10,

Review Comment:
   ✅ **Customized review instruction saved!**
   
   **Instruction:**
   > Keep annotation overlays interactive in timeseries charts; do not set 
`markArea`/`markLine` to `silent: true` just to avoid event capture, because it 
breaks hover tooltip behavior.
   
   **Applied to:**
     - `superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/**`
   
   ---
   💡 *To manage or update this instruction, visit: [CodeAnt AI 
Settings](https://app.codeant.ai/org/settings/learnings)*



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to