Published June 23, 2017
| Version v1.8.0
Software
Open
RhoInc/Webcharts: v1.8.0
Authors/Creators
- 1. @RhoInc
- 2. Rho
Description
This release adds a new testing framework to webcharts, resolves 2 minor bugs and simplifies the build process.
- Bug that was keeping log axes from rendering correctly in certain situations has been fixed #33
- Support for
ordersettings improved #32 - Simplified build process to create a single ES5-ready file at
./build/webcharts.js(along with it's minified companion). Thelibdirectory, which contained rarely-used AMD, CommonJS and ES6 builds of the library have been removed. - Added automated creation of a minified css file to the build process.
- Added automated code formatting using prettier to the build process.
Files
RhoInc/Webcharts-v1.8.0.zip
Files
(210.2 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:cfc0366e5deebc9ca5873093a39b48b7
|
210.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/RhoInc/Webcharts/tree/v1.8.0 (URL)