Skip to content

Commit b9d5732

Browse files
authored
DOC: Add link to WebGL in pandas ecosystem (#61790)
1 parent ebca3c5 commit b9d5732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/pandas/community/ecosystem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ pd.set_option("plotting.backend", "hvplot")
141141

142142
[Plotly's](https://plot.ly/) [Python API](https://plot.ly/python/)
143143
enables interactive figures and web shareability. Maps, 2D, 3D, and
144-
live-streaming graphs are rendered with WebGL and
144+
live-streaming graphs are rendered with [WebGL](https://www.khronos.org/webgl/) and
145145
[D3.js](https://d3js.org/). The library supports plotting directly from
146146
a pandas DataFrame and cloud-based collaboration. Users of [matplotlib,
147147
ggplot for Python, and

0 commit comments

Comments
 (0)