Skip to content

WireCloud operator to generate dummy historical data for highcharts-widget

License

Notifications You must be signed in to change notification settings

tech-sketch/dummy-historical-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dummy Historical Data Operator

This operator generates a dummy historical data for highcharts-widget

Build

Be sure to have installed Node.js in your system. For example, you can install it on Ubuntu and Debian running the following commands:

sudo apt update; sudo apt install curl gnupg
curl -sL https://deb.nodesource.com/setup_8.x | sudo bash -
sudo apt install nodejs npm

Install npm dependencies by running:

npm install

For build the widget you need download grunt:

And now, you can use grunt:

./node_modules/.bin/grunt

If everything goes well, you will find a wgt file in the dist folder.

Documentation

Documentation about how to use this widget is available on the User Guide. Anyway, you can find general information about how to use widgets on the WireCloud's User Guide available on Read the Docs.

Reference

License

Apache License 2.0

Copyright

Copyright (c) 2019 TIS Inc.

About

WireCloud operator to generate dummy historical data for highcharts-widget

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published