Show HN:ChartGPU – 基於 WebGPU 的圖表庫(百萬數據點,60fps)

Show HN:ChartGPU – 基於 WebGPU 的圖表庫(百萬數據點,60fps)

Hacker News·

ChartGPU 是一個新發布的開源 TypeScript 圖表庫,它利用 WebGPU 技術實現高性能、互動式的數據視覺化渲染,能夠以每秒 60 幀的速度處理百萬級數據點。

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

To see all available qualifiers, see our documentation.

Beautiful, open source, WebGPU-based charting library

License

Uh oh!

There was an error while loading. Please reload this page.

ChartGPU/ChartGPU

Folders and files

Latest commit

History

Repository files navigation

Image

High-performance charts powered by WebGPU

Documentation |
Live Demo |
Examples

Image

Image

Image

ChartGPU is a TypeScript charting library built on WebGPU for smooth, interactive rendering—especially when you have lots of data.

Highlights

Architecture

At a high level, ChartGPU.create(...) owns the canvas + WebGPU lifecycle, and delegates render orchestration (layout/scales/data upload/render passes + internal overlays) to the render coordinator. For deeper internal notes, see docs/API.md (especially “Render coordinator”).

Demo

Image

Candlestick Charts

Financial OHLC (open-high-low-close) candlestick rendering with classic/hollow style toggle and color customization.

Image

Quick start

Installation

npm install chartgpu

React Integration

React bindings are available via chartgpu-react:

See the chartgpu-react repository for full documentation and examples.

Browser support (WebGPU required)

Documentation

Examples

Contributing

See CONTRIBUTING.md.

License

MIT — see LICENSE.

About

Beautiful, open source, WebGPU-based charting library

Topics

Resources

License

Contributing

Security policy

Uh oh!

There was an error while loading. Please reload this page.

Stars

Watchers

Forks

Releases

  4

Packages

  0

Languages

Footer

Footer navigation

Hacker News

相關文章

  1. Show HN:開源AI計算網絡InfiniteGPU現已支援訓練

    3 個月前

  2. Show HN:AutoShorts – 專為創作者打造的本地化、GPU加速AI影片處理管線

    3 個月前

  3. Show HN:用於高轉換率社群媒體影片的開源 AI 工作流程

    3 個月前

  4. Show HN:使用 tinygrad/tinyJIT 進行高速圖形渲染研究

    3 個月前

  5. Show HN:ChartDB Cloud – 可視化與分享資料庫圖表

    8 個月前