@forter/chart
Advanced tools
Comparing version 5.42.0 to 5.42.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [5.42.1](https://github.com/forter/web-components/compare/@forter/chart@5.42.0...@forter/chart@5.42.1) (2024-06-26) | ||
### Bug Fixes | ||
* **chart:** widget and chart padding and tooltip ([8a95acb](https://github.com/forter/web-components/commit/8a95acb)) | ||
# [5.42.0](https://github.com/forter/web-components/compare/@forter/chart@5.41.1...@forter/chart@5.42.0) (2024-06-23) | ||
@@ -8,0 +19,0 @@ |
@@ -39,3 +39,3 @@ import { css } from 'lit-element'; | ||
.card[data-card-position="top"] { | ||
top: -100px; | ||
top: -110px; | ||
} | ||
@@ -42,0 +42,0 @@ |
{ | ||
"name": "@forter/chart", | ||
"version": "5.42.0", | ||
"version": "5.42.1", | ||
"description": "chart from Forter Components", | ||
@@ -61,3 +61,3 @@ "author": "Forter Developers", | ||
}, | ||
"gitHead": "9cb99c0718418f6f031a19606397be0372590e79" | ||
"gitHead": "dde7be94ec68cc41e5012b2f1e1f8a7bb0ab0a1d" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
412789