Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/boundary/firespray

Blazingly fast streaming charts
https://github.com/boundary/firespray

Last synced: 2 months ago
JSON representation

Blazingly fast streaming charts

Awesome Lists containing this project

README

        

Firespray
=========

Streaming charts library developed by [Boundary](http://boundary.com/)

## Bar charts
#### Stacked, percent bar charts




## Line charts

#### Stacked area charts

#### Mirror line charts, everything is stylable



#### Range selector



## Optimized for large datasets

#### Progressive rendering using [render-slicer](https://github.com/biovisualize/render-slicer)



## Canvas and SVG renderers

#### Canvas for large datasets, SVG for crisp lines at any zoom level


## Live examples
* [Examples on Plunker](http://plnkr.co/edit/uqBDIJsqGlM2E8zNmy5J?p=preview)
* More examples in the [demo folder](https://github.com/biovisualize/firespray/tree/master/demo)
* Older [Time slider](http://bl.ocks.org/biovisualize/raw/bdf17be85fc96d629ade/)
* Older [Tooltip and info table](http://bl.ocks.org/biovisualize/raw/26c96d4ba4d60c17d64b/)