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

need help :Can't get the Gantt chart gif from env.render() #13

Open
dr76707963 opened this issue May 17, 2022 · 1 comment
Open

need help :Can't get the Gantt chart gif from env.render() #13

dr76707963 opened this issue May 17, 2022 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@dr76707963
Copy link

I use JSSEnv project as environment
![圖片1](https://user-images.githubusercontent.com/88368771/168755281-015ba7bb-d5fb-43c7-bf35-1c64193069a6.png)
(here is my code)

I had used render() function to render the image, but it didn't work. The GIF doesn't appear successfully . I would like to ask how can i make the Gantt chart appear successfully by using JSSEnv project.

@ingambe ingambe self-assigned this Nov 24, 2022
@ingambe ingambe added the question Further information is requested label Nov 24, 2022
@ingambe
Copy link
Collaborator

ingambe commented Nov 24, 2022

Hi,

Sorry for the late answer.
Yes, this is normal; render just outputs a single image. If you want to generate a GIF, please check this piece of code: https://github.com/prosysscience/JSSEnv/blob/master/tests/test_rendering.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants