Skip to content

Commit 74d0cd9

Browse files
authored
Update datashader.md (#2415)
typo on subheader
1 parent 3e01d57 commit 74d0cd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/python/datashader.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jupyter:
3636

3737
[datashader](https://datashader.org/) creates rasterized representations of large datasets for easier visualization, with a pipeline approach consisting of several steps: projecting the data on a regular grid, creating a color representation of the grid, etc.
3838

39-
### Passing datashader rasters as a mabox image layer
39+
### Passing datashader rasters as a mapbox image layer
4040

4141
We visualize here the spatial distribution of taxi rides in New York City. A higher density
4242
is observed on major avenues. For more details about mapbox charts, see [the mapbox layers tutorial](/python/mapbox-layers). No mapbox token is needed here.

0 commit comments

Comments
 (0)