We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In line 144 argument variable 'file_paths' should be 'file_path' https://github.com/NITDgpOS/PlotIt/blob/master/plotit.py#L144
In Line 112 'options.line' should not be inside an else block. In file 'plotutil.py' in 'plt.title' there should be no 'func' variable- https://github.com/NITDgpOS/PlotIt/blob/master/lib/plotutil.py#L116
I already solved these issues .. should i do a PR now?
Also, the line plotting function should be documented.
The text was updated successfully, but these errors were encountered:
@realsdx Hi, thanks for looking into it. Please go forward send a PR :)
Sorry, something went wrong.
No branches or pull requests
In line 144 argument variable 'file_paths' should be 'file_path'
https://github.com/NITDgpOS/PlotIt/blob/master/plotit.py#L144
In Line 112 'options.line' should not be inside an else block.
In file 'plotutil.py' in 'plt.title' there should be no 'func' variable-
https://github.com/NITDgpOS/PlotIt/blob/master/lib/plotutil.py#L116
I already solved these issues .. should i do a PR now?
Also, the line plotting function should be documented.
The text was updated successfully, but these errors were encountered: