Skip to content

Commit cc7fc0c

Browse files
committed
small fix
1 parent a008f72 commit cc7fc0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/notebooks/web-lemurs-parallel-chart.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -767,7 +767,7 @@
767767
],
768768
"metadata": {
769769
"chartType": "parallel",
770-
"description": "This blogpost explains how to build a parallel coordinate chart to explore the maximum ages for different species of lemurs by sex with <code>Python</code> and <code>Matplotlib</code>. This blogpost includes a step-by-step walkthrough of the construction of a highly customized parallel coordinate chart that uses a variety of custom fonts, colors, annotations, and legends.",
770+
"description": "This blogpost explains how to build a parallel coordinate chart to explore the maximum ages recorded for different species of lemurs by sex with <code>Python</code> and <code>Matplotlib</code>. This blogpost includes a step-by-step walkthrough of the construction of a highly customized parallel coordinate chart that uses a variety of custom fonts, colors, annotations, and legends.",
771771
"family": "ranking",
772772
"kernelspec": {
773773
"display_name": "plots",

0 commit comments

Comments
 (0)