Gyptis 0.2.0

A library for generating and viewing vega.js plots

Namespaces

gyptis.core

Core Gyptis functions for generating declarative vega.js plot specifications

Public variables and functions:

gyptis.util

Public variables and functions:

gyptis.vega-templates

Helper functions that produce and manipulate vega.js plot declarations.

gyptis.view

Public variables and functions:

gyptis.view.server

Web server for pushing (clojure) vega.js plot specifications to a browser client for rendering.

gyptis.view.websocket

Initializes websocket channels for both server and client.