Graphics, Figures & Tables ⇒ graphicx | Included Plot doesn't show up
graphicx | Included Plot doesn't show up
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Re: graphicx | Included Plot doesn't show up
most likely, I think, is: you are trying to compile postcript graphics with pdflatex (you can't, so it won't show) or png graphics with latex (you can't so it won't show), there are other possible reasons of course.
Re: graphicx | Included Plot doesn't show up
I did that and now works.