27d01814e7
* IDEMPIERE-5400 - Gauge Indicator Style and Color Improvement * IDEMPIERE-5400 - patch pr1470 |
||
---|---|---|
.. | ||
.settings | ||
META-INF | ||
src | ||
.project | ||
README.md | ||
build.properties | ||
pom.xml |
README.md
org.idempiere.zk.billboard
-
Wrap https://github.com/naver/billboard.js as zk component.
-
To update, replace billboard.pkgd.js and billboard.pkgd.src.js with latest billboard.pkgd.js and billboard.pkgd.min.js from https://github.com/naver/billboard.js (Note that due to naming convention of zk, billboard.pkgd.js=billboard.pkgd.min.js and billboard.pkgd.src.js=billboard.pkgd.js ).
-
To update, replace billboard.css with latest billboard.css from https://github.com/naver/billboard.js. Add !important to padding and text-align of .bb-tooltip th and padding of .bb-tooltip td to fix conflict with zk css