Open
Description
What's your feature?
It would be nice to have an option to show a legend like in this mockup.
The text in the legend should be separate from the function name / definition because that's not always helpful.
For this example the functions are
sin = sin(x*PI/180)
cos = cos(x*PI/180)
but the legend should just be sin(x)
and cos(x)
Any related problems?
No response
Additional context?
No response