aminghadersohi commented on code in PR #43770: URL: https://github.com/apache/superset/pull/43770#discussion_r3975187132
########## docs/admin_docs/configuration/mcp-server.mdx: ########## @@ -1007,3 +1007,19 @@ The callable must be cheap and in-process (consult already-loaded feature flags - **[MCP Integration](/developer-docs/extensions/mcp)** -- Build custom MCP tools and prompts via Superset extensions - **[Security](/developer-docs/extensions/security)** -- Security best practices for extensions - **[Deployment](/developer-docs/extensions/deployment)** -- Package and deploy Superset extensions + +## Bullet chart compatibility + +The MCP Bullet plugin uses `chart_type: "bullet"` and the native ECharts Review Comment: Added `bullet` to the supported chart-plugin list so it matches the registered plugin and the compatibility section. -- 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]
