Skip to content

Commit ace669f

Browse files
committed
Renamed chapter to Interactivity, NB to HoloViz Visaulization
1 parent 9ae5268 commit ace669f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ In this section we will demonstrate how to visualize data that is on a structure
4343

4444
Animated plots are great tools for science communication and outreach. We will demonstrate how to make your plots come to life. In this book, we use "animated plots" to refer to stable animations, such as the creation of gifs or videos.
4545

46-
### Interactive Visualization
46+
### Interactivity
4747

4848
Dynamically rendering, animating, panning & zooming over a plot can be great to increase data fidelity. We will showcase how to use Holoviz technologies with Bokeh backend to create interactive plots, utilizing an unstructured grid data in the Model for Prediction Across Scales (MPAS) format.
4949

_toc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ parts:
1919
- caption: Animation
2020
chapters:
2121
- file: notebooks/animation
22-
- caption: Interactive Visualization
22+
- caption: Interactivity
2323
chapters:
2424
- file: notebooks/interactive-holoviz-mpas

notebooks/interactive-holoviz-mpas.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"tags": []
77
},
88
"source": [
9-
"# HoloViz Tools"
9+
"# HoloViz Visualization"
1010
]
1111
},
1212
{

0 commit comments

Comments
 (0)