d3js
关于
This skill enables developers to create fully custom, interactive data visualizations using D3.js, offering complete control over every visual element and complex user interactions. It's ideal for building unique, bespoke charts not available in standard libraries and for implementing sophisticated data-driven DOM manipulations and animations. Use it when you need maximum customization, but avoid it for simple charts where quicker solutions like Chart.js would suffice.
快速安装
Claude Code
推荐npx skills add vamseeachanta/workspace-hub -a claude-code/plugin add https://github.com/vamseeachanta/workspace-hubgit clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/d3js在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
相关推荐技能
d3js
其他这个Skill让开发者能够使用D3.js创建完全自定义的交互式数据可视化,适用于需要精细控制SVG元素和复杂动画的场景。它特别适合构建标准图表库无法实现的独特可视化效果,并提供完整的数据绑定和DOM操作能力。当项目需要高度定制化的交互图表而非快速简单的标准图表时,这是理想选择。
plotly-javascript-cdn
其他该Skill提供了Plotly JavaScript库的CDN链接,帮助开发者快速在网页中集成Plotly数据可视化功能。它适用于需要在浏览器端直接渲染交互式图表的前端项目,无需本地安装。同时包含Python和R的安装指南,方便全栈开发者跨语言使用Plotly。
highcharts-theming
其他该Skill提供了Highcharts图表主题定制功能,让开发者能快速应用统一的视觉样式。通过Highcharts.setOptions()方法,可集中配置颜色方案、背景、字体等核心设计元素。适用于需要批量定制或统一品牌化图表场景,提升数据可视化的一致性和开发效率。
plotly-with-pandas
其他该Skill提供了Plotly与Pandas、NumPy及Jupyter Notebook集成的核心代码示例,帮助开发者快速创建数据可视化。它特别适用于需要将数据分析结果(如CSV数据或NumPy数组)转换为交互式图表的工作流。关键特性包括Plotly Express的简洁API调用和在Jupyter环境中的直接显示支持。
