Versions

Description

Bearcart: Creating Rickshaw.js visualizations with Python Pandas ================================================================ `Rickshaw.js <http://code.shutterstock.com/rickshaw/>`_ is a great JavaScript library built on D3 by the folks at Shutterstock for plotting timeseries. `Pandas <http://pandas.pydata.org/>`_ is a great Python library built by a number of outstanding folks in the open source community for creating timeseries. Bear, meet Cart. Concept ======= Pandas Series and DataFrames with DatetimeIndex goes in. Rickshaw.js comes out. Bearcart is a small library for creating Rickshaw visualizations with Pandas timeseries data structures. It has a simple API, a number of plot types, and some really nice legends and tooltips thanks to the folks at Shutterstock. Bearcart uses Jinja2 templating to create the output, and the files are simple HTML/CSS/JS that can be manipulated after the fact for your application.

Repository

https://github.com/wrobstory/bearcart.git

Project Slug

bearcart

Last Built

8 years, 9 months ago passed

Maintainers

Home Page

https://github.com/wrobstory/bearcart

Badge

Tags

Project has no tags.

Short URLs

bearcart.readthedocs.io
bearcart.rtfd.io

Default Version

latest

'latest' Version

master