Home

Awesome

WaferMap : a kibana plugin to visualize the wafer map

wafermap

use case

tips and limitations

sidd-svg

wafermap

sidd-canvas

wafermap

sidd-plotly

wafermap

hardbin-plotly

wafermap

hardbin-svg-ordinal

wafermap

example of kibana.yml for wafermap plugin configurations

Installation

please download corresponding release version to match your kibana installation version. you may need to change the minor version in the package.json file to your installed kibana version if needed.

<pre> ./kibana-plugin install https://github.com/guanghaofan/wafermap/releases/download/v7.3.x/wafermap-7.3.x.zip </pre>

development

See the kibana contributing guide for instructions setting up your development environment. Once you have completed that, use the following yarn scripts.

For more information about any of these commands run yarn ${task} --help. For a full list of tasks checkout the package.json file, or run yarn run.