/Graphic_Display

For displaying the graphic of the data input.

Primary LanguageJava

Graphic_Display

##Instructions

This is a little project for displaying the graphic of the data input. It is the work of my school in France. So all the annotations are wrriten by French which I'll change into English when I'm free.It is very easy to read and understand.

##How to run it

Open the terminal of you computer and use the command 'cd' to enter the folder which contains this code file. You can run this programme by the steps above:
$javac Diagramme.java
$java Diagramme

##Thank you!