Agent skill

plotly-html-recommended-for-reports

Sub-skill of plotly: HTML (Recommended for Reports) (+2).

Stars 4
Forks 4

Install this agent skill to your Project

npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/_archive/data/visualization/plotly/html-recommended-for-reports

SKILL.md

HTML (Recommended for Reports) (+2)

HTML (Recommended for Reports)

python
fig.write_html('report.html', include_plotlyjs='cdn')

Static Images

python
# Requires kaleido
fig.write_image('chart.png', width=1200, height=800)
fig.write_image('chart.pdf')
fig.write_image('chart.svg')

JSON

python
import json
fig.write_json('chart.json')

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results