analytical-chart-selection

Map analytical questions to Plotly graph_objects trace types.

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/l3ocho/mktpl-claude-datasaas --skill analytical-chart-selection
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analytical-chart-selection
Source: https://github.com/l3ocho/mktpl-claude-datasaas/tree/main/plugins/data-platform/skills/analytical-chart-selection
Command: npx skills add https://github.com/l3ocho/mktpl-claude-datasaas --skill analytical-chart-selection

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Map analytical questions to Plotly graph_objects trace types with configuration guidance. This skill helps data scientists quickly select and configure the most suitable trace type for a given data question, going beyond basic chart options.

Core Features & Use Cases

  • Maps questions like distribution, relationship, composition, temporal, and spatial analyses to appropriate go.* traces (e.g., Histogram, Violin, Scatter, Heatmap, Treemap, Candlestick).
  • Provides concrete configuration patterns and hovertemplate templates to ensure consistent, informative visuals.
  • Works in Jupyter notebooks and Python scripts to streamline advanced visualization workflows.

Quick Start

Describe your analytical question and data characteristics, and I will output the optimal Plotly graph_objects trace type with configuration guidance.

Frequently Asked Questions about analytical-chart-selection

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I choose the right Plotly graph_objects trace for my data analysis?

Choosing the right Plotly graph_objects trace involves mapping your analytical question to appropriate trace types across distribution, relationship, composition, temporal, and spatial analyses. This skill provides configuration patterns and hovertemplate templates to ensure consistent visuals.

What is the best way to visualize data distribution in Plotly graph_objects?

The best way to visualize data distribution in Plotly graph_objects is using traces like Histogram or Violin. You can map distribution-related analytical questions directly to these advanced trace types, applying concrete configuration patterns to display data spread and density effectively.

How do I configure hovertemplates for Plotly graph_objects traces?

Configure Plotly graph_objects hovertemplates by applying provided hovertemplate patterns to ensure consistent and informative visuals. This skill supplies concrete configuration patterns for advanced traces, streamlining the customization of hovertext in Jupyter notebooks and Python scripts.

Can I use Plotly graph_objects for spatial and temporal analysis in Jupyter notebooks?

Yes, you can use Plotly graph_objects for spatial and temporal analysis in Jupyter notebooks. The skill supports the full go.* API, mapping spatial and temporal analytical questions to appropriate advanced traces with practical configuration examples and anti-pattern guidance.

What are common anti-patterns when selecting Plotly graph_objects traces?

Common anti-patterns when selecting Plotly graph_objects traces involve choosing trace types that do not fit the analytical question or data characteristics. This skill provides anti-pattern guidance to help avoid inappropriate trace selection and ensure accurate distribution, relationship, and composition visualizations.

Does this Plotly visualization skill work in Python scripts outside Jupyter?

Yes, this Plotly visualization skill works in Python scripts outside Jupyter notebooks. It is designed to streamline advanced visualization workflows in both environments, mapping analytical questions to optimal graph_objects trace types with configuration guidance.