Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.

Commit d72b98d

Browse files
committed
docs: updates readme
1 parent 16fa3ca commit d72b98d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<p>
2+
<img width="100%" src="https://assets.solidjs.com/banner?type=Ecosystem&background=tiles&project=uplot-solid" alt="uplot-solid">
3+
</p>
4+
5+
[![NPM Version](https://img.shields.io/npm/v/uplot-solid.svg?style=for-the-badge)](https://www.npmjs.com/package/uplot-solid) [![Build Status](https://img.shields.io/github/actions/workflow/status/thedanchez/uplot-solid/ci.yaml?branch=main&logo=github&style=for-the-badge)](https://github.com/thedanchez/uplot-solid/actions/workflows/ci.yaml) [![bun](https://img.shields.io/badge/maintained%20with-bun-cc00ff.svg?style=for-the-badge&logo=bun)](https://bun.sh/)
6+
17
# μPlot Solid
28

39
Solid wrapper around [μPlot](https://github.com/leeoniya/uPlot?tab=readme-ov-file#-%CE%BCplot) which is a small, fast and performant 2D canvas based chart for time series, lines, areas, ohlc & bars. It exposes the μPlot API in a fully typed, declarative JSX format and does the work to make the μPlot experience as reactive as possible.

0 commit comments

Comments
 (0)