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

Plot_fit legend is gross for fits with multiple terms #54

Closed
pgkirsch opened this issue Nov 5, 2016 · 2 comments
Closed

Plot_fit legend is gross for fits with multiple terms #54

pgkirsch opened this issue Nov 5, 2016 · 2 comments
Labels
Milestone

Comments

@pgkirsch
Copy link
Contributor

pgkirsch commented Nov 5, 2016

Example:
sample_plot_fit

@pgkirsch pgkirsch mentioned this issue Nov 5, 2016
@bqpd
Copy link
Contributor

bqpd commented Nov 7, 2016

most simply, you could drop the parens and use ** instead of ^

then you could drop the third decimal place?

also maybe use u1 instead of u_1?

and a space for multiplication, like 0.857 u1^-2.15 + 0.153 u1^0.585

@whoburg
Copy link
Collaborator

whoburg commented Dec 3, 2016

If we used GPkit objects more heavily throughout GPfit, we could just use GPkit's formatting.

@pgkirsch pgkirsch added the ux label Apr 22, 2021
@pgkirsch pgkirsch added this to the v1.0 milestone Jul 19, 2021
@pgkirsch pgkirsch mentioned this issue Jul 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants