TutteInstitute / datamapplot

Creating beautiful plots of data maps
MIT License
449 stars 29 forks source link

Failing rendering interactive plot in controlled environment! #18

Closed Ibrokhimsadikov closed 2 months ago

Ibrokhimsadikov commented 3 months ago

Interactive plot is not rendering with the following error:

ConnectionError: ('Connection aborted.' ConnectionResetError(104, "Connection reset by peer")), may be my company firewall is restricting accesing google fonts api. Any way to debug it?

lmcinnes commented 3 months ago

Either using the dev tools in the browser, or open the actual html file after saving it and edit out problematic calls one by one until you find the culprit. Not ideal but should work.

On Sun, Apr 7, 2024 at 3:05 AM Ibrokhimsadikov @.***> wrote:

Interactive plot is not rendering with the following error:

ConnectionError: ('Connection aborted.' ConnectionResetError(104, "Connection reset by peer")), may be my company firewall is restricting accesing google fonts api. Any way to debug it?

— Reply to this email directly, view it on GitHub https://github.com/TutteInstitute/datamapplot/issues/18, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC3IUBOGIBNEAKU4LXJNGGDY4DV4ZAVCNFSM6AAAAABF3CSLYKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGIZDSNRQGA4TMMA . You are receiving this because you are subscribed to this thread.Message ID: @.***>