@nebula.js/sn-bar-chart 1.35.25 → 1.35.27

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.
@@ -331,7 +331,7 @@ Set to reverse the color scheme.
331
331
 
332
332
  #### ~~color.singleColor : <code>number</code>~~
333
333
 
334
- **_Deprecated_**
334
+ **_Use `paletteColor` instead._**
335
335
 
336
336
  **Kind**: static property of [<code>color</code>](#properties.color)
337
337
  <a name="properties.color.useBaseColors"></a>
@@ -3,7 +3,7 @@
3
3
  "info": {
4
4
  "name": "@nebula.js/sn-bar-chart:plugins",
5
5
  "description": "Bar chart plugins API definitions",
6
- "version": "1.35.25",
6
+ "version": "1.35.27",
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-bar-chart:properties",
5
5
  "description": "Bar chart generic object definition",
6
- "version": "1.35.25",
6
+ "version": "1.35.27",
7
7
  "license": "MIT",
8
8
  "stability": "stable",
9
9
  "x-qlik-visibility": "public"