From 07cde25901df22221bf41688dcf169e954eacf9c Mon Sep 17 00:00:00 2001 From: "J.L Stevens" Date: Sat, 21 Mar 2015 15:28:46 +0000 Subject: [PATCH] Add HoloViews --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b2aa2995fe..62a7b6f915 100644 --- a/README.md +++ b/README.md @@ -908,6 +908,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [matplotlib](http://matplotlib.org/) - A Python 2D plotting library. * [bokeh](https://github.com/ContinuumIO/bokeh) - Interactive Web Plotting for Python. +* [HoloViews](https://ioam.github.io/holoviews/) - General data structures for easy visualization and analysis. * [plotly](https://plot.ly/python) - Collaborative web plotting for Python and matplotlib. * [vincent](https://github.com/wrobstory/vincent) - A Python to Vega translator. * [d3py](https://github.com/mikedewar/d3py) - A plottling library for Python, based on [D3.js](http://d3js.org/).