Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Function Legend #39

Open
Qendolin opened this issue Sep 20, 2022 · 2 comments
Open

Function Legend #39

Qendolin opened this issue Sep 20, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@Qendolin
Copy link

What's your feature?

It would be nice to have an option to show a legend like in this mockup.
image

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

@Qendolin Qendolin added the enhancement New feature or request label Sep 20, 2022
@ShahriarKh
Copy link
Contributor

ShahriarKh commented Nov 16, 2022

It will be even better if we have the option to use math notation ($) for legends!

@hrrs01
Copy link

hrrs01 commented Sep 7, 2023

A followup to this: #133 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants