2.6.0 • Published 1 year ago

webglimpse v2.6.0

Weekly downloads
433
License
-
Repository
github
Last release
1 year ago

Web Glimpse

Webglimpse is a data visualization library for the web.

Installation

To install the Webglimpse library, run the following command.

npm install --save webglimpse

Usage

To use Webglimpse, import into your typescript project.

import * as Webglimpse from 'webglimpse'

WebGL

Webglimpse uses WebGL for rendering, which allows smoothly interactive visualizations even for large datasets.

WebGL is supported in Chrome, Firefox, and IE11. Support in Safari is experimental, and doesn't seem quite usable yet.

TypeScript

Webglimpse is written in Typescript, an open-source language that compiles to Javascript, and feels very much like Javascript. Typescript provides static type checking, which we feel will help keep our codebase manageable as it grows.

Webglimpse can be used as if it were a pure Javascript library – you don’t have to know anything about Typescript unless you want to.

Demo

http://glimpse.metsci.com/webglimpse/1.9.1/examples/timeline/

Download

http://glimpse.metsci.com/webglimpse/downloads/webglimpse-1.9.1.tar.gz

2.6.0

1 year ago

2.5.0-rc.2

4 years ago

2.5.0

4 years ago

2.5.0-rc.1

4 years ago

2.4.2

4 years ago

2.4.1

4 years ago

2.4.0

4 years ago

2.3.0

5 years ago

2.2.0

5 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.7

5 years ago

2.0.6

6 years ago

2.0.5

6 years ago

2.0.4

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.9.2

6 years ago