Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NeeruAR authored Apr 13, 2022
1 parent 08152c6 commit 1668863
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@



# Smart E Chart Widget for Cumulocity [<img width="35" src="https://user-images.githubusercontent.com/67993842/97668428-f360cc80-1aa7-11eb-8801-da578bda4334.png"/>](https://github.com/SoftwareAG/cumulocity-smart-echart-widget/releases/download/v1.2.1/smart-echart-runtime-widget-1.2.1.zip)
# Smart E Chart Widget for Cumulocity [<img width="35" src="https://user-images.githubusercontent.com/67993842/97668428-f360cc80-1aa7-11eb-8801-da578bda4334.png"/>](https://github.com/SoftwareAG/cumulocity-smart-echart-widget/releases/download/v1.2.2/smart-echart-runtime-widget-1.2.2.zip)


The Smart E chart widget help you to display API and datahub response on a chart with color configurations.
Expand Down Expand Up @@ -35,7 +35,7 @@ The Smart E chart widget help you to display API and datahub response on a chart

### Runtime Widget Deployment?

* This widget support runtime deployment. Download [Runtime Binary](https://github.com/SoftwareAG/cumulocity-smart-echart-widget/releases/download/v1.2.1/smart-echart-runtime-widget-1.2.1.zip) and use Application-builder to install your widget.
* This widget support runtime deployment. Download [Runtime Binary](https://github.com/SoftwareAG/cumulocity-smart-echart-widget/releases/download/v1.2.2/smart-echart-runtime-widget-1.2.2.zip) and use Application-builder to install your widget.


### Installation of widget through Appbuilder
Expand Down Expand Up @@ -85,14 +85,14 @@ The Smart E chart widget help you to display API and datahub response on a chart
npm i echarts@^5.2.2 echarts-simple-transform@^1.0.0 juggle/resize-observer@^3.3.1 ngx-bootstrap@6.2.0 ngx-echarts@^7.1.0
```
2. Grab the Smart E Chart **[Latest Release Binary](https://github.com/SoftwareAG/cumulocity-smart-echart-widget/releases/download/v1.2.1/gp-smart-echart-widget-1.2.1.tgz)**.
2. Grab the Smart E Chart **[Latest Release Binary](https://github.com/SoftwareAG/cumulocity-smart-echart-widget/releases/download/v1.2.2/gp-smart-echart-widget-1.2.2.tgz)**.


3. Install the Binary file in app builder.

```
npm i <binary file path>/gp-smart-echart-widget-1.2.1.tgz
npm i <binary file path>/gp-smart-echart-widget-1.2.2.tgz
```

Expand Down

0 comments on commit 1668863

Please sign in to comment.