DEPRECATED: Utilitiy reposititory containing common visualizations (table, heatmap, scatterplot, axis, pie, distribution, ..)


Keywords
d3, phovea, phovea-client-plugin, vis
License
BSD-3-Clause
Install
npm install phovea_vis@7.0.0

Documentation

DEPRECATED: phovea_vis

Phovea NPM version Build Status

Phovea client plugin providing standard visualization techniques (table, heatmap, scatterplot, axis, pie, distribution, ..).

DEPRECATION Information

Please note that this project has been archived and is no longer being maintained. There is an active development under https://github.com/datavisyn/tdp_core and we will also contribute our future changes to it.

Installation

git clone https://github.com/phovea/phovea_vis.git
cd phovea_vis
npm install

Testing

npm test

Building

npm run build

This repository is part of Phovea, a platform for developing web-based visualization applications. For tutorials, API docs, and more information about the build and deployment process, see the documentation page.