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

Document how to use color option #27

Open
djmgit opened this issue Oct 21, 2017 · 4 comments
Open

Document how to use color option #27

djmgit opened this issue Oct 21, 2017 · 4 comments
Labels

Comments

@djmgit
Copy link
Member

djmgit commented Oct 21, 2017

Please document how to use color option while plotting function under the ** Using PlotIt ** section. Also add an example showing how to use color option.

@djmgit djmgit added the novice label Oct 21, 2017
@Aniq55
Copy link
Member

Aniq55 commented Nov 6, 2017

@LoneOne123 you may take this up as you've worked with color options.

@LoneOne123
Copy link
Contributor

Will have a look at this later on the day

@LoneOne123
Copy link
Contributor

LoneOne123 commented Nov 6, 2017

Ok thats the text i would append to the description on using plot
Color defines color of the plot line and have to be in low case letters (as word) or in hexformat (in single quotes).

And that are the 2 examples i would append
python plotit.py -f 'sin(x)' -c green
python plotit.py -f 'sin(x)' -c '#008000'

If its ok i would commit it and create a pr, but please have a look on correctnes of spelling and grammar im not a native speaker so maybe there are some mistakes ;)
greets

@ankan17
Copy link
Contributor

ankan17 commented Dec 4, 2017

Since I see that documentation for color has not still been added, I'd like to do that @djmgit

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

4 participants