Compare commits

..

2 Commits

Author SHA1 Message Date
github-actions[bot]
be38086794 Version Packages 2024-10-23 18:08:18 +02:00
Ola Rubaj
63d9e3b754 [feat,LineChart][s]: support for multiple series 2024-10-23 18:03:07 +02:00
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
'@portaljs/components': minor
---
Support for plotting multiple series in LineChart component.

View File

@@ -1,5 +1,11 @@
# @portaljs/components
## 1.2.0
### Minor Changes
- [#1338](https://github.com/datopian/datahub/pull/1338) [`63d9e3b7`](https://github.com/datopian/datahub/commit/63d9e3b7543c38154e6989ef1cc1d694ae9fc4f8) Thanks [@olayway](https://github.com/olayway)! - Support for plotting multiple series in LineChart component.
## 1.1.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@portaljs/components",
"version": "1.1.0",
"version": "1.2.0",
"type": "module",
"description": "https://portaljs.org",
"keywords": [