@nebula.js/sn-funnel-chart 1.3.3 → 1.3.7

Sign up to get free protection for your applications and to get access to all the features.
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.3",
6
+ "version": "1.3.7",
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.3.3",
6
+ "version": "1.3.7",
7
7
  "license": "MIT",
8
8
  "stability": "stable",
9
9
  "x-qlik-visibility": "public"