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

[Software] Add Plot Equations Feature #300

Open
multiverseweb opened this issue Nov 6, 2024 · 14 comments
Open

[Software] Add Plot Equations Feature #300

multiverseweb opened this issue Nov 6, 2024 · 14 comments
Assignees

Comments

@multiverseweb
Copy link
Owner

multiverseweb commented Nov 6, 2024

Current Behaviour

The software currently only contains a non-functional button for Plot Equations Feature. It should take relevant inputs from the user as a Linear Equation like y=x**2 + 5 and plot it on a graph.

Screenshot

equations

Additional Context

The design should match with the existing software and new code should not disturb the existing functionality of the software.

For help

contact @multiverseweb

@Rohan20-10
Copy link
Contributor

@multiverseweb Please assign this issue to me. I will work on it. Thanks.

@multiverseweb
Copy link
Owner Author

Go ahead @Rohan20-10, good luck.

@sucharitaaa3100
Copy link

I want to take over this issue.

@multiverseweb
Copy link
Owner Author

Hey @sucharitaaa3100, the issue has been assigned already. If the current assignee couldn't solve the issue, I will assign it to you.

@multiverseweb
Copy link
Owner Author

@Rohan20-10 reminder to make a PR soon, its the last chance to make your contribution count for GSSoC!
Let me know if you need any help. Good luck.

@Rohan20-10
Copy link
Contributor

@Rohan20-10 reminder to make a PR soon, its the last chance to make your contribution count for GSSoC! Let me know if you need any help. Good luck.

@multiverseweb Sorry I couldn't solve the issue as I was ill for the past few days. But can I still go ahead contributing on your project as I have a lot of interest to continue with this project here after.

@multiverseweb
Copy link
Owner Author

multiverseweb commented Nov 11, 2024

No worries @Rohan20-10, I hope you’re feeling better now. It’s great to hear that you’d like to keep contributing to the project and I’m glad you enjoyed working on it. Contributors like you make the open-source experience even better and I’m truly grateful for your consistent and meaningful contributions to Dataverse throughout the GSSoC program.
Thank you!

@Rohan20-10
Copy link
Contributor

No worries @Rohan20-10, I hope you’re feeling better now. It’s great to hear that you’d like to keep contributing to the project and I’m glad you enjoyed working on it. Contributors like you make the open-source experience even better and I’m truly grateful for your consistent and meaningful contributions to Dataverse throughout the GSSoC program. Thank you!

Thanks, @multiverseweb for considering me.

@us107
Copy link

us107 commented Jan 7, 2025

Hey @multiverseweb , is this issue resolved? If not, could you assign it to me so I can try to resolve it? Thanks!

@multiverseweb
Copy link
Owner Author

Hey @us107, the issue has not been resolved yet. I've assigned it to you. Feel free to reach out if you encounter any doubts!

@us107
Copy link

us107 commented Jan 7, 2025

deadline? @multiverseweb

@multiverseweb
Copy link
Owner Author

@us107 no deadline from my end, I'll take updates when someone else asks for issue assignment.

But it would be great if you fix this ASAP as it's been open for a long time now.

@us107
Copy link

us107 commented Jan 8, 2025

hey the requirements.txt file has such libraries or packages which are not downloading. like this is the one of the errors:ERROR: Could not find a version that satisfies the requirement time (from versions: none)
ERROR: No matching distribution found for time. It is not installing it as the error indicates it can be imported. i am finding this with other packages too. so can you tell me what i am doing wrong while installing or txt file needs to be updated?

PS: using python 3.13.1

@multiverseweb
Copy link
Owner Author

multiverseweb commented Jan 8, 2025

Hi @us107, if the python version you're using already has the modules that you're trying to install, it will raise an error. Like the python version 3.13.1 already has time module.

The only way I know to solve this is by running main.py file iteratively and installing those modules that are shown as not found in errors.

It's kind of annoying...you're not doing anything wrong, it is done like this only.

You can reach out if you get stuck again👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants