-
-
Notifications
You must be signed in to change notification settings - Fork 403
Home
J.L Stevens edited this page Feb 15, 2015
·
13 revisions
HoloViews wrap your data to allow you to build complex visualizations quickly.
- Focus on what your data is and not how it should be plotted.
- A handle on what you see is also a handle on the data.
- Pickling an Element is just another way to save raw data.
- Refine the style of your visualizations interactively
- Anything that can be plotted can be easily animated.
- Anything that can be plotted can be easily grouped together.
This tutorial introduces the basic objects of holoviews. The contents of this notebook form part of the test suite so all functionality shown is both stable and tested.
Empty