How to represent Data in 2 Dimensional Graph using SV

Hi,

I have a data in an excel sheet with “Job submission time in one column” and the “Job run time in another column”. And there are about approximately 7000 Jobs. Assuming that These jobs were run on a machine with 16 slots.

How can i represent this data in a two dimensional graph with %completion of the jobs in Y- axis against the Job Run time on the X-axis in System verilog.

Can you please let me know.

Thanks & Regards,
Ravisankar K.