Skip to content

A project to open-source a generic, configurable, and re-usable library to visualise data in a radar format.

License

Notifications You must be signed in to change notification settings

mdrescher/radar-visualiser

Repository files navigation

radar-visualiser

A project to open-source a generic, configurable, and re-usable library to visualise data in a radar format.

The radar visualises items (called 'blips') on the radar according to some metadata supplied by the module user. The output of the module is an SVG that can be styled using appropriate CSS3.

An example output rendered in a browser is shown below:

A sample output of the module

The module works both client-side and server-side.

Installation

Install the module using npm:

npm i radar-visualiser

Usage

A demo of the module is included in the distribution in the demo folder. Run it, and it will create a simple demo.htmlfile, showcasing capabilities of the module.

About

A project to open-source a generic, configurable, and re-usable library to visualise data in a radar format.

Resources

License

Stars

Watchers

Forks

Packages

No packages published