Package Exports
- dgf-pkg-scheme
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (dgf-pkg-scheme) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
dgf-pkg-scheme
Additional color schemes and interpolators.
Installing
If you use npm, npm install dgf-pkg-scheme
. Otherwise download the latest release. You can load directly from diagramfactory.com or CDNJS (soon). For example:
<script src="http://diagramfactory.com/dgf-pkg-scheme.js"></script>
Or for the minified version:
<script src="http://diagramfactory.com/dgf-pkg-scheme.min.js"></script>