@nebula.js/sn-funnel-chart 1.3.2 → 1.3.6

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.
package/README.md CHANGED
@@ -296,5 +296,7 @@ similar to that for modifying an existing component, the only difference
296
296
  is that the `key` should be different from that of
297
297
  any of the existing components.
298
298
 
299
- Images of these examples and more details
300
- can be found in the `examples` folder.
299
+ ### Plugins disclaimer
300
+
301
+ - The plugins API is still experimental.
302
+ - We can not guarantee our charts to be compatible with all different settings, especially when modifying existing components.
@@ -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.3.2",
6
+ "version": "1.3.6",
7
7
  "license": "MIT",
8
8
  "stability": "experimental",
9
9
  "x-qlik-visibility": "public"
@@ -3,9 +3,9 @@
3
3
  "info": {
4
4
  "name": "@nebula.js/sn-funnel-chart:properties",
5
5
  "description": "Funnel chart generic object definition",
6
- "version": "1.3.2",
6
+ "version": "1.3.6",
7
7
  "license": "MIT",
8
- "stability": "experimental",
8
+ "stability": "stable",
9
9
  "x-qlik-visibility": "public"
10
10
  },
11
11
  "entries": {