Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b4d066f

Browse files
Mention time series in project description
1 parent acc8ab1 commit b4d066f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# uplot-python
22

3-
Python wrapper for [μPlot](https://github.com/leeoniya/uPlot) 📈
3+
Python wrapper for [μPlot](https://github.com/leeoniya/uPlot) time series 📈
44

55
## Installation
66

uplot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Copyright 2022 Stéphane Caron
66
# Copyright 2023-2024 Inria
77

8-
"""Plot Python iterables with µPlot."""
8+
"""Python wrapper for μPlot time series."""
99

1010
__version__ = "0.0.1"
1111

0 commit comments

Comments
 (0)