1.0.3 • Published 19 days ago

counterpoint-vis v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
19 days ago

Counterpoint: Canvas Animation Library

This is a library to help people develop beautiful large-scale animated data visualizations using HTML5 Canvas and WebGL.

Installation and Usage

Install Counterpoint from NPM:

npm install --save counterpoint-vis

You can use a static ESM version of the library in vanilla JS like so:

import { Mark, MarkRenderGroup } from 'https://cdn.jsdelivr.net/npm/counterpoint-vis@latest/dist/counterpoint-vis.es.js';

See the documentation for examples and API reference.

1.0.3

19 days ago

1.0.2

28 days ago

1.0.1

2 months ago

1.0.0

2 months ago