Skip to content

Releases: pentaho/pentaho-platform-plugin-common-ui

Pentaho Visualization API dev package (beta 4)

04 Dec 09:53
715e51e
Compare
Choose a tag to compare

Pentaho 8.2 ships an updated beta version of the new Visualization API.

This package provides the resources needed for bootstrapping the development of visualizations using the API. It should be used only as a dev-dependency, as the runtime is included with the Pentaho Platform.

You can directly download the release or install it using the package manager of your choice.

npm install https://github.com/pentaho/pentaho-platform-plugin-common-ui/releases/download/v3.0.0-beta4/pentaho-viz-api-v3.0.0.tgz --save-dev
yarn add https://github.com/pentaho/pentaho-platform-plugin-common-ui/releases/download/v3.0.0-beta4/pentaho-viz-api-v3.0.0.tgz --dev

See http://pentaho.github.io/pentaho-platform-plugin-common-ui/platform/visual/ for more details.

Pentaho Visualization API dev package (beta 3)

09 May 15:24
7adc706
Compare
Choose a tag to compare

Pentaho 8.1 ships an updated beta version of the new Visualization API.

This package provides the resources needed for bootstrapping the development of visualizations using the API. It should be used only as a dev-dependency, as the runtime is included with the Pentaho Platform.

You can directly download the release or install it using the package manager of your choice.

npm install https://github.com/pentaho/pentaho-platform-plugin-common-ui/releases/download/v3.0.0-beta3/pentaho-viz-api-v3.0.0.tgz --save-dev
yarn add https://github.com/pentaho/pentaho-platform-plugin-common-ui/releases/download/v3.0.0-beta3/pentaho-viz-api-v3.0.0.tgz --dev

See http://pentaho.github.io/pentaho-platform-plugin-common-ui/platform/visual/ for more details.

Pentaho Visualization API dev package (beta 2)

16 Nov 16:46
Compare
Choose a tag to compare

Pentaho 8.0 ships an updated beta version of the new Visualization API.

This package provides the resources needed for bootstrapping the development of visualizations using the API. It should be used only as a dev-dependency, as the runtime is included with the Pentaho Platform.

You can directly download the release or install it using the package manager of your choice.

npm install https://github.com/pentaho/pentaho-platform-plugin-common-ui/releases/download/v3.0.0-beta2/pentaho-viz-api-v3.0.0.tgz --save-dev
yarn add https://github.com/pentaho/pentaho-platform-plugin-common-ui/releases/download/v3.0.0-beta2/pentaho-viz-api-v3.0.0.tgz --dev

See http://pentaho.github.io/pentaho-platform-plugin-common-ui/platform/visual/ for more details.

Pentaho Visualization API dev package

18 May 15:42
Compare
Choose a tag to compare
Pre-release

With 7.1 the Pentaho platform ships with the beta version of the new Visualization API.

This package provides the resources needed for bootstrapping the development of visualizations using the new API. It should be used only as a dev-dependency, as the runtime is included with the Pentaho Platform.

You can directly download the release or install it using the package manager of your choice.

npm install https://github.com/pentaho/pentaho-platform-plugin-common-ui/releases/download/v3.0.0-beta/pentaho-viz-api-v3.0.0.tgz --save-dev
yarn add https://github.com/pentaho/pentaho-platform-plugin-common-ui/releases/download/v3.0.0-beta/pentaho-viz-api-v3.0.0.tgz --dev

See http://pentaho.github.io/pentaho-platform-plugin-common-ui/platform/visual/7.1/ for more details.