For graph drawing, you can check out Handbook of Graph Drawing and Visualization by Tamassia.
I don't see why you'd want to find books that teach both though. Graph theory/algorithms and graph drawing are different problems. It's easy to find good book for the former. Graph layout/drawing algorithms on the other hand is a niche problem, so need to get books just for that if you want to learn it.