JSSEnv
JSSEnv copied to clipboard
need help :Can't get the Gantt chart gif from env.render()
I use JSSEnv project as environment

(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.
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