By following this thread
I have created a radar chart. Can anyone suggest me how to add a legend to this graph?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here’s a generic legend to get you started. You can alter it to suit your particular needs:
The first two arguments are the location of the legend, in terms of the plot’s (x,y) coordinates. Check the help for more details on the various arguments to the
legendfunction.I think you’re getting negative votes because you essentially asked others to do your work for you. In the future, try out a few things first to see if you can get at least a partial answer. Then, in your question, explain what you’ve tried and what, specifically, you’re trying to accomplish.