/hueshift

A framework for javascript visualization applications. Provides base browser client and server applications. "FEXT" interfaces allow feature extensibility.

Primary LanguageJavaScript

hueshift

npm

node deps

hueshift is a visualization application framework. Its main purpose is to provide a common scaffolding for different analysis engines.

Install

Install with npm: npm install hueshift

Introduction

Concepts

FEXTs

Framework Extensions (FEXTs) allow applications to hook into hueshift. Most hueshift features can be extended with the FEXT interface.

Store Hooks/Reducers

Component Layouts

Engine

Configurations