Billboard.js npm Portlet

The Billboard.js npm Portlet sample provides a portlet that uses the Billboard.js framework to render its output.

Figure 1: The Billboard.js npm Portlet shows off some nice looking graphs using Billboard.js.

Figure 1: The Billboard.js npm Portlet shows off some nice looking graphs using Billboard.js.

This portlet showcases the power of graphing by displaying a set of default charts and a more advanced custom chart. These are all built using Billboard.js.

What API(s) and/or code components does this sample highlight?

This sample leverages the npm development workflow support.

How does this sample leverage the API(s) and/or code component?

This sample uses the npm registry to download project dependencies and uses the liferay-npm-bundler tool to bundle the project dependencies inside the OSGi bundle JAR file.

To accomplish the bundling, the project’s build process relies on a build script inside its package.json file:

"scripts": {
    "build": "babel --source-maps -d build/resources/main/META-INF/resources src/main/resources/META-INF/resources && liferay-npm-bundler"
},

Where Is This Sample?

There are two different versions of this sample, each built with a different build tool:

« Angular npm PortletjQuery npm Portlet »
¿Fue útil este artículo?
Usuarios a los que les pareció útil: 0 de 0