Retrieve detailed information about Vega-Lite schema properties and structure to understand data visualization specifications and build accurate charts.
Retrieve Vega-Lite visualization examples by category to help developers create charts using pre-built specifications for bar, line, scatter, area, histogram, heatmap, and interactive visualizations.
Transform complex datasets into clear, interpretable visuals using the Vega-Lite grammar. Use this tool to visualize multi-dimensional data from saved tables, enhancing understanding and analysis.
Store data in a named table for future visualization by specifying a table name and providing the dataset. Simplified data management for creating visualizations with Vega-Lite syntax.
Provides AI assistants with access to Vega-Lite documentation, visualization examples, and specification validation tools. Enables searching docs, retrieving examples by category, validating JSON specs, and accessing schema information for creating data visualizations.
Enables calculation of European option prices and Greeks (like Delta, Vega, Theta) using the Black-Scholes model through a Model Context Protocol implementation.