GithubHelp home page GithubHelp logo

eddings / glyphboard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from visualengineers/glyphboard

0.0 1.0 0.0 7.41 MB

An Open Tool for Visual Analysis of High-dimensional Data

License: GNU Lesser General Public License v3.0

TypeScript 80.98% JavaScript 0.68% CSS 10.05% HTML 8.29%

glyphboard's Introduction

Glyphboard

Glyphboard is our approach, to combine dimensionality reduction with a seamless integration of glyph-based visualizations that are able to show the most relevant dimensions in a data set at one glance. To this end, we adopted the visual metaphor of a Big Data Landscape, which is explored by a zoomable user interface. This Glyphboard is an efficient tool to complete low-level and high-level analysis tasks with regards to high-dimensional data.

Getting Started

Alt text

A demo of Glyphboard is available at http://glyphboard.mediadesign-tud.de/. The documentation can be found at https://visualengineers.github.io/glyphboard-doc/.

Install Node

Download and install NodeJS. Verify that you are running at least node 9.x.x and npm 5.6.x by running node -v and npm -v in a terminal/console window. Older versions produce errors, but newer versions are fine.

Install Angular

Download and install command line interface of Angular.IO via NPM. We are using Angular CLI version 6.1.X.

npm install -g @angular/cli

Build and Run

Checkout the Glyphboard Sourcecode with --recurse-submodules as parameter. Only then the backend submodule will be checked out.

Enter directory and run npm install and follow the instruction at https://github.com/visualengineers/glyphboard-backend.

Run npm start for a dev server inside the project directory. Navigate to http://localhost:4200/ for the client and http://localhost:4201/ to test the backend. The app will automatically reload if you change any of the source files, but you will have to restart manually if you change the python backend.

glyphboard's People

Contributors

dkammer avatar mandytud avatar reworc avatar thorfinson avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.