0

I'm a bit stuck in a small problem with ImageJ plots. I need to add a simple legend. I have two lines (one is red and the other one is blue) and I want to add a sidenote that explains that line red is function "a" and line blue is function "b", but i can't understand how to use addLegend method in Plot class. Can you help me? An example would be very useful.

1 Answer 1

1

Ok, I get it.

    plot.addLegend("A\nB");
Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.