npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

tvision-charts

v3.3.28

Published

tvision charts

Readme

TVision-T1

基于 Canvas 自研的大数据可视化高性能图表 —— 别名为TCharts。

产品架构图

产品优势

功能丰富

已提供线性图、饼图、柱形图/瀑布流图、热力图、仪表盘,统计数字,漏斗图,地图,调用链拓扑图等十数种功能强大的图表,可以展示出丰富、炫酷、实用的可视化效果,而且更多更强大的特性正在快速迭代中。

设计规范

基于统一的设计价值观和各业务的开源协作,Tvision提供开箱即用的可视化图表设计资源。

移植性强

TCharts 使用原生 js 开发,不依赖任何前端框架。通过简单的封装即可移植到 React、Vue 等开发的前端项目中,具有很好的可移植性。

简单易用

图表通过简单的属性配置即可进行使用,配置项同时兼容ECharts、Tea-Charts等公司内常用的图表组件,简单易用、兼容性好。

开发调试

tnpm install

tnpm run serve

打开 http://localhost:8080/demo 即可看到用例页面。

使用方式

@tencent/tcharts 通过JSON配置文件的方式实现数据可视化,可以单独使用。

| Tcharts 官网 | https://tvision.oa.com/docs/t1/ | | ------------- | ------------- | | Tcharts 开发者社区 | http://km.oa.com/group/51559/articles | | 最新特性 | https://iwiki.woa.com/pages/viewpage.action?pageId=201087725 | | 上手指南,开发经验汇总 | https://iwiki.woa.com/pages/viewpage.action?pageId=853812026 |