![image|690x388](upload://jnnAi6LOd3bSJ7lt9cFQI8Qpgqd
i try to code follow direction, but i see "KeyError: ‘dldarkblue’ ". How to fix this bug and explain error for me. Thank you
This I believe has to do with the name of the color that is defined here, its probably not like that in the documentation.
You should check the avaliable edgecolors from this page:
https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.scatter.html
1 Like
Are you using the Coursera Labs platform, or some other tools?
It seems that color attribute is not defined in your tool installation.
The simple fix would be to change that to some other color spec.
now, how to charge my color spec?
how to charge my color spec?
i had to fixed code by add dldarkblue code. thank you
2 Likes