Caleydo / taco

Comparative visualization of large tabular data using Phovea @JKU-ICG 💬 @thinkh @NChristina

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATED: TACO

PhoveaBuild Status

TACO with Olympic Games Dataset

TACO (for Table Comparison) is an interactive comparison tool that effectively visualizes the differences between multiple tables at various levels of granularity.

This is the repository for the client code. The server code is available in the taco_server repository.

A simple way to install taco is using the taco_product.

A demonstration is available in the caleydoapp.org.

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/caleydo/taco.git
cd taco
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

Comparative visualization of large tabular data using Phovea @JKU-ICG 💬 @thinkh @NChristina

http://taco.caleydo.org

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


Languages

Language:TypeScript 87.6%Language:SCSS 9.6%Language:JavaScript 1.9%Language:EJS 0.8%