Query and visualize Prometheus metrics from Kubernetes clusters using PromQL. Supports instant and time-series data, grouping by labels, and customized units for Recharts integration.
Visualize data flow between stages or categories, such as user journeys, with a Sankey chart. Customize height, width, node alignment, theme, and output formats (PNG, SVG, or ECharts option).
Create scatter charts to visualize relationships between two variables, identify trends, and analyze data distribution patterns. Customize axis titles, dimensions, themes, and export options for PNG, SVG, or ECharts configurations.
Visualize hierarchical data structures like organizational charts, family trees, or file directories with customizable layout, orientation, and theme options.
Create a treemap chart to visualize hierarchical data and compare items at the same level. Ideal for tasks like displaying disk space usage or other structured datasets.
Enables generation of various chart types (bar, line, pie, scatter, radar, heatmap, and more) using ECharts library, returning preview URLs to visualize data through natural language requests.
An MCP (Model Context Protocol) server that enables LLMs to generate ECharts visualizations by accepting chart type, data and parameters and returning cloud image URLs of the generated charts.