We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6d458f commit 751b74cCopy full SHA for 751b74c
_layouts/base.html
@@ -70,7 +70,7 @@
70
<img src="https://images.plot.ly/language-icons/api-home/r-logo.png" alt="">
71
{% endif %}
72
{% if page.language == "matplotlib" %}
73
- <img src="https://images.plot.ly/language-icons/api-home/matlab-logo.png" alt="">
+ <img src="https://images.plot.ly/language-icons/matplotlib.png" alt="">
74
75
76
{% if page.language == "ggplot2" %}
0 commit comments