QuantEcon / lecture-python-intro

An Undergraduate Lecture Series for the Foundations of Computational Economics
https://intro.quantecon.org/
34 stars 17 forks source link

[short_path_graph] Update all graphs #480

Closed SylviaZhaooo closed 3 days ago

SylviaZhaooo commented 4 days ago

Dear John @jstac,

I think the issues with the graphs in lectures/_static/lecture_specific/short_path are due to the order of drawing labels and edges. This might be because the packages we used have been updated. So, I changed the order and simplified the code. It should work well now. I believe using Inkscape is unnecessary since I revised the original work with Matt's help.

Hope you like my revision.

Best regards, Jingkun

netlify[bot] commented 4 days ago

Deploy Preview for taupe-gaufre-c4e660 ready!

Name Link
Latest commit 8d2b7e2fa77490bf92d005e7235649d8a6b7eb70
Latest deploy log https://app.netlify.com/sites/taupe-gaufre-c4e660/deploys/667d0f84c48efe000860a420
Deploy Preview https://deploy-preview-480--taupe-gaufre-c4e660.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

github-actions[bot] commented 4 days ago

🚀 Deployed on https://667d117d9fbda3841aa0c7bf--taupe-gaufre-c4e660.netlify.app

mmcky commented 3 days ago

@SylviaZhaooo nice work! This is looking really nice.

@jstac I am going to merge this update now.