This WebGIS application is based on Apache Echarts and OpenLayers which visualizes radiological data provided by the Federal Office of Radiation Protection - BFS
With node.js, npm and git installed run:
bash
git clone https://github.com/HsKA-OSGIS/geochart
cd geochart
npm install
npm run dev
geochart is released under the Apache License 2.0.