@nebula.js/sn-bar-chart 1.11.2 → 1.12.2
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
|
@@ -302,5 +302,7 @@ const barPlugin = {
|
|
|
302
302
|
};
|
|
303
303
|
```
|
|
304
304
|
|
|
305
|
-
|
|
306
|
-
|
|
305
|
+
### Plugins disclaimer
|
|
306
|
+
|
|
307
|
+
- The plugins API is still experimental.
|
|
308
|
+
- We can not guarantee our charts to be compatible with all different settings, especially when modifying existing components.
|