Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

Is there a way to add graphics to the code?

+3 votes
asked Jan 30, 2020 by Maymun Rahman (150 points)

1 Answer

+1 vote
answered Feb 6, 2020 by Nando Abreu (970 points) 1 flag

If you mean generating graphics from code, sure!

If your running a console, you can generate image files with graphs. If your running in a browser or UI, just display the generated graph.

Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and and receive answers from other members of the community.
...