This website requires JavaScript.
Explore
Help
Register
Sign In
QT
/
superset2
Watch
1
Star
0
Fork
0
You've already forked superset2
mirror of
https://github.com/apache/superset.git
synced
2026-05-07 17:04:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0d09ecaae1eb5b159febcc0d13d229e5ff426ea3
superset2
/
tests
/
unit_tests
/
mcp_service
/
chart
History
Amin Ghadersohi
957b298ae1
fix(mcp): add default request parameter to list_charts and list_dashboards (
#39730
)
2026-04-30 18:04:39 -04:00
..
tool
fix(mcp): add default request parameter to list_charts and list_dashboards (
#39730
)
2026-04-30 18:04:39 -04:00
validation
fix(mcp): restore typed ChartConfig in tool schemas for LLM visibility (
#39732
)
2026-04-28 19:46:57 -04:00
__init__.py
…
test_big_number_chart.py
feat(mcp): add Big Number chart type support to MCP service (
#38403
)
2026-03-31 11:53:53 -04:00
test_chart_helpers.py
chore(mcp): extract shared chart helpers and ASCII rendering into separate modules (
#39438
)
2026-04-21 20:10:49 -04:00
test_chart_schemas.py
fix(mcp): restore typed ChartConfig in tool schemas for LLM visibility (
#39732
)
2026-04-28 19:46:57 -04:00
test_chart_utils.py
fix(mcp): default XY chart x-axis to dataset primary datetime column (
#39421
)
2026-04-20 11:14:54 -04:00
test_handlebars_chart.py
fix(mcp): detect unknown chart config fields and suggest correct ones (
#38848
)
2026-03-25 18:38:23 +01:00
test_new_chart_types.py
fix(mcp): detect unknown chart config fields and suggest correct ones (
#38848
)
2026-03-25 18:38:23 +01:00
test_preview_utils.py
…