sbx-react-stock-chart 3.4.36 → 3.4.40

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
@@ -13,21 +13,13 @@ sbx-react-stock-chart module
13
13
  $ sbx install sbx-react-stock-chart
14
14
  ```
15
15
 
16
- #### Events SUB
17
- ```js
18
- Emitter.emit('chart.arrow', 'buy'); //'buy', 'sell', null
19
- ```
20
-
21
- #### Events PUB
22
- ```js
23
- Emitter.emit('chart.arrow', 'buy'); //'buy', 'sell', null
24
- ```
25
-
26
16
  Use license Key
27
17
 
28
18
  #### License
29
19
  Use license Key
30
20
 
21
+
22
+
31
23
  ### Icons
32
24
  https://www.svgrepo.com/collection/zwicon-line-icons/
33
25