sadpandajoe commented on code in PR #43770: URL: https://github.com/apache/superset/pull/43770#discussion_r3974850153
########## 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: Adding Bullet compatibility here leaves the supported-plugin list above omitting `bullet`, even though this PR registers it. Operators can read the configuration guide as saying the server does not support the chart type. Could the list include `bullet`? -- 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]
