Updated screenshot url

This commit is contained in:
2025-07-15 17:21:56 +02:00
parent d3e159e638
commit 462fc23fb5
2 changed files with 2 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
Lightweight, canvasbased charting library written in TypeScript, designed for realtime data streams and small bundle size. Lightweight, canvasbased charting library written in TypeScript, designed for realtime data streams and small bundle size.
![uChart screenshot](./docs/screenshot.png) ![uChart screenshot](https://git.meteolab.online/mi/uChart/raw/master/docs/screenshot.png)
## Features ## Features

View File

@@ -1,5 +1,6 @@
{ {
"name": "@meteolab/uchart", "name": "@meteolab/uchart",
"publishConfig": { "access": "public" },
"version": "1.0.0", "version": "1.0.0",
"description": "Lightweight charting library for the browser and Node.js", "description": "Lightweight charting library for the browser and Node.js",
"license": "MIT", "license": "MIT",