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

Dotplot : Added functionality to plot multiple dots,Fixed some errors in plot_line function #90

Merged
merged 5 commits into from
Feb 2, 2018

Conversation

realsdx
Copy link
Contributor

@realsdx realsdx commented Feb 1, 2018

#17 Added functionality to plot multiple dots (even single) on a figure.
#85 Fixed all the issues mentioned here except Documentation

Copy link
Member

@djmgit djmgit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, nice work 👍
It is working fine and is almost ready to be merged :)
Please remove the file test.py. I guess it was only for testing purpose and you have forgotten to remove it :)

@djmgit
Copy link
Member

djmgit commented Feb 1, 2018

@realsdx Nice work, just a few suggestions which you can follow from next time.
Please do not club issues together while creating PRs. If necessary create multiple PRs :) In this way length of PRs will remain small and also it is easier to review and track.

Welcome On board.

@realsdx
Copy link
Contributor Author

realsdx commented Feb 1, 2018

Deleted test.py

@realsdx
Copy link
Contributor Author

realsdx commented Feb 1, 2018

Thanks for the suggestion.

Copy link
Member

@djmgit djmgit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@realsdx Is there any reason to add test.py in .gitignore?

@realsdx
Copy link
Contributor Author

realsdx commented Feb 1, 2018

No.. that time I don't know that I can't remove a file from remote using gitignore

Copy link
Member

@djmgit djmgit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work :)

@djmgit djmgit merged commit 635f07f into NITDgpOS:master Feb 2, 2018
@djmgit
Copy link
Member

djmgit commented Feb 2, 2018

@realsdx Congrats, your first PR has been merged.

From next time, when you make multiple commits, please squash them into a single one before making PR :) It keeps things more organised :)

@realsdx realsdx deleted the dotplot branch March 30, 2018 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants