10 lines
285 B
Markdown
10 lines
285 B
Markdown
## 0.0.1 (Initial Release)
|
|
|
|
- Initial release of the real_time_chart package.
|
|
- Added the RealTimeChart widget, which displays a real-time graph of data.
|
|
- Supports positive and negative values.
|
|
- Adapts height depending on max value.
|
|
- Includes example usage with a stream of data.
|
|
|
|
|