@nebula.js/sn-funnel-chart 1.9.18 → 1.9.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -242,7 +242,7 @@ Set to reverse the color scheme.
242
242
 
243
243
  #### ~~color.singleColor : <code>number</code>~~
244
244
 
245
- **_Deprecated_**
245
+ **_Use `paletteColor` instead._**
246
246
 
247
247
  **Kind**: static property of [<code>color</code>](#properties.color)
248
248
  <a name="properties.color.useBaseColors"></a>
@@ -3,7 +3,7 @@
3
3
  "info": {
4
4
  "name": "@nebula.js/sn-funnel-chart:plugins",
5
5
  "description": "Funnel chart plugins API definitions",
6
- "version": "1.9.18",
6
+ "version": "1.9.20",
7
7
  "license": "MIT",
8
8
  "stability": "experimental",
9
9
  "x-qlik-visibility": "public"
@@ -3,7 +3,7 @@
3
3
  "info": {
4
4
  "name": "@nebula.js/sn-funnel-chart:properties",
5
5
  "description": "Funnel chart generic object definition",
6
- "version": "1.9.18",
6
+ "version": "1.9.20",
7
7
  "license": "MIT",
8
8
  "stability": "stable",
9
9
  "x-qlik-visibility": "public"