Skip to content

AI4Labs/taco_server

 
 

Repository files navigation

TACO Server Phovea NPM version Build Status Dependency Status

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 server code. The client code is available in the taco repository.

A simple way to install taco is using the taco_product.

Installation

git clone https://github.com/caleydo/taco_server.git
cd taco_server
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

The server part for comparing large tabular data using Phovea @JKU-ICG 💬 @thinkh

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 95.5%
  • HTML 4.5%