Search found 2 matches

by ncant
Sun Jul 28, 2024 6:16 pm
Forum: Graphics, Figures & Tables
Topic: Help with a nasty table
Replies: 1
Views: 9657

Help with a nasty table

Hello,
I'm trying to replicate the following table:
https://i.ibb.co/Zz2tHBY/tabella.png
At first I was thinking of making it by dividing all the content into single cells, but since there are those numbers enclosed in curly brackets, I told myself it was not very convenient (especially ...
by ncant
Mon Jun 03, 2024 10:11 pm
Forum: Graphics, Figures & Tables
Topic: Trying to replicate this Gantt chart
Replies: 1
Views: 7210

Trying to replicate this Gantt chart

Hello everyone,
I want to replicate some Gantt charts shown in the book “Operating System Concepts” to demonstrate how CPU scheduling algorithms work, like this one:

https://i.postimg.cc/tJ0g2XjW/temp-Imaget-OSxn-G.avif

I tried to replicate it using the pgfgantt package and this is what I got ...