SKILL·791347

plotly-html-recommended-for-reports

vamseeachanta
Updated 1 month ago
8 views
3
2
3
View on GitHub
Othergeneral

About

This skill generates standalone HTML files from Plotly figures, optimized for embedding in reports. It uses CDN-hosted Plotly.js for smaller file sizes and includes options for static image exports (PNG, PDF, SVG) and JSON output. Use this when you need to share interactive visualizations that work offline in browsers.

Quick Install

Claude Code

Recommended
Primary
npx skills add vamseeachanta/workspace-hub -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/vamseeachanta/workspace-hub
Git CloneAlternative
git clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/plotly-html-recommended-for-reports

Copy and paste this command in Claude Code to install this skill

GitHub Repository

vamseeachanta/workspace-hub
Path: .claude/skills/data/visualization/plotly/html-recommended-for-reports
0
FAQ

Frequently asked questions

What is the plotly-html-recommended-for-reports skill?

plotly-html-recommended-for-reports is a Claude Skill by vamseeachanta. Skills package instructions and resources that Claude loads on demand, so Claude can perform plotly-html-recommended-for-reports-related tasks without extra prompting.

How do I install plotly-html-recommended-for-reports?

Use the install commands on this page: add plotly-html-recommended-for-reports to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does plotly-html-recommended-for-reports belong to?

plotly-html-recommended-for-reports is in the data-visualization category, tagged general.

Is plotly-html-recommended-for-reports free to use?

Yes. plotly-html-recommended-for-reports is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills

d3js
Other

This skill enables developers to create fully customized, interactive data visualizations using D3.js, offering complete control over SVG elements and data binding. It's ideal for building unique, complex charts with sophisticated transitions and interactions that standard libraries can't achieve. Use it when you need bespoke, data-driven visualizations rather than simple, pre-styled charts.

View skill
plotly-javascript-cdn
Other

This skill provides the CDN script tag to embed Plotly.js directly into web projects for interactive data visualizations. It's ideal for developers needing quick client-side charting without build tools or npm dependencies. The skill also includes complementary installation commands for Python/R Plotly backends.

View skill
highcharts-theming
Other

This skill enables developers to apply custom visual themes to Highcharts visualizations. It provides reference code for globally configuring colors, backgrounds, fonts, and other styling options using `Highcharts.setOptions()`. Use this skill when you need to maintain consistent branding or styling across multiple charts in your application.

View skill
highcharts-boost-module-large-datasets
Other

This Highcharts skill enables rendering large datasets (thousands+ points) using WebGL acceleration for improved performance. It includes the Boost module for GPU-optimized rendering along with annotations and drill-down capabilities for interactive data exploration. Use this when visualizing massive datasets where standard rendering would cause performance issues.

View skill