Back to Skills

plotly-built-in-templates

vamseeachanta
Updated 2 days ago
2 views
3
2
3
View on GitHub
Otherdesign

About

This skill provides built-in Plotly templates for quick chart styling and enables custom theme creation. Developers can apply templates like 'plotly_dark' or define custom layouts with specific fonts and colors. Use it to create professional visualizations with minimal styling code.

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-built-in-templates

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

GitHub Repository

vamseeachanta/workspace-hub
Path: .claude/skills/data/visualization/plotly/built-in-templates
0

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-with-pandas

Other

This skill provides Plotly integration with Pandas for streamlined data visualization from DataFrames. It enables direct plotting from CSV data and includes NumPy compatibility for mathematical visualizations. Use it when working with tabular data in Jupyter environments where interactive charts are needed.

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

Other

This skill enables developers to create enterprise-grade interactive charts using Highcharts, including specialized visualizations like stock charts and maps. It provides professional-quality, accessible charts with export capabilities for production applications. Use it when you need polished, WCAG-compliant data visualizations with advanced financial or enterprise features.

View skill