* Add HORUS platform widget * func createGraph() - param `style` replaced by `lnStyle` - add param `lnSize` for line thickness * Update GRAPHS/graphs.lua - table `graphs` got global scope - func init(id): clear `graphs` table or clear `graphs` table item by id * Update README.md