https://github.com/richardbmk/exploringwwii
This is something I made following this blog: Visualizing with bokeh
https://github.com/richardbmk/exploringwwii
bokeh chart python3 series-plot
Last synced: about 1 year ago
JSON representation
This is something I made following this blog: Visualizing with bokeh
- Host: GitHub
- URL: https://github.com/richardbmk/exploringwwii
- Owner: Richardbmk
- Created: 2019-09-12T15:09:23.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-12T15:50:56.000Z (almost 7 years ago)
- Last Synced: 2025-03-17T08:21:16.491Z (over 1 year ago)
- Topics: bokeh, chart, python3, series-plot
- Language: HTML
- Homepage:
- Size: 1.78 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exploring data of WWII with pandas and Bokeh
This is something I made following this blog: [Visualizing with bokeh](https://programminghistorian.org/en/lessons/visualizing-with-bokeh)
## Check out the Plots
### 1. Plotting a Single Glyph

### 2. Plotting with the ColumnDataSource and More Styling Options

### 3. A Bar Chart with Categorical Data and Coloring

### 4. A Stacked Bar Chart with Categorical Data and Coloring

### 5. A Time-Series Plot with Data Resampled to Months

### 6. A Time-Series Plot of the ETO with Annotations Added

### 7. A Map of Target Locations
