百科.dev
全部条目趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
A

apexcharts.js

> 编程语言
开源

互动 JavaScript 基于 SVG 的图表

15.1K stars0 点赞0 次浏览
访问官网GitHub

核心特点

  • •SSR support for Next.js, Nuxt, SvelteKit, Astro, and other meta-frameworks: render real SVG on the server, hydrate on the client
  • •Tree-shakable: import only the chart types and features you need; typical bundles are 30-60% smaller than the full build
  • •TypeScript-first: full type definitions ship with the package, no @types/* install needed
  • •Zero runtime dependencies: no React/Vue/D3 required; works in any framework or vanilla JS
  • •Accessibility: keyboard navigation and ARIA support built in
  • •Free for most users: see License
  • •Plugin platform: publish reusable chart plugins to npm against a stable, versioned API. ApexCharts.registerPlugin(def), then activate per chart with plugins: [{ name }].
  • •Custom series types: ApexCharts.registerSeriesType(name, { renderItem }) draws primitives per datum and inherits tooltips, events, legend, and keyboard navigation for free.
  • •Native-feeling touch: two-finger pinch-zoom, two-finger pan, and kinetic inertia with axis rails, on by default.
  • •Pluggable easing: chart.animations.easing accepts named curves, cubic-bezier arrays, or functions; add your own with ApexCharts.registerEasing.

> 标签

JavaScriptchartsdata-visualizationgraphsinteractive

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月9日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言
百科.dev

开发者百科,帮助你快速发现语言、框架、数据库、DevOps 与云原生等优质开发者工具。

快捷入口

  • 首页
  • 全部条目
  • 趋势榜
  • 开源项目

关于我们

  • 关于我们
  • 社区公约
  • 技术资讯

参与我们

发现好用的开发者工具?欢迎提交分享。

提交条目
© 2026 开发者百科 baike.dev数据每日更新 · 发现优质开发者工具