An open API service indexing awesome lists of open source software.

https://github.com/polymervis/polymer-vis

Global namespace with some utility functions for PolymerVis.
https://github.com/polymervis/polymer-vis

data-visualization polymer polymer-elements visualization webcomponents

Last synced: 28 days ago
JSON representation

Global namespace with some utility functions for PolymerVis.

Awesome Lists containing this project

README

          

# PolymerVis
PolymerVis is a suite of Polymer elements for visualizations.

## Quick start
Import the `polymer-vis.html` file to use any of the utility functions.

```html

```

Alternatively, you can also include it as a script instead.
```html

```

## API reference
{{#functions}}
{{>docs}}
{{/functions}}