phovea / phovea_core

Phovea core includes the plugin registry, data definition (+ common types: tables, matrix, vector, stratification), ajax, selections

Home Page:http://phovea.caleydo.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATED: phovea_core

Phovea NPM version Build Status

Phovea is a framework for developing web-based visualization applications. This is the core repository, but you will find the code distributed among many repositories.

If you want to learn how to use Phovea, check out the documentation.

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_core.git
cd phovea_core
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.

About

Phovea core includes the plugin registry, data definition (+ common types: tables, matrix, vector, stratification), ajax, selections

http://phovea.caleydo.org/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:TypeScript 99.7%Language:JavaScript 0.3%