Dashboard - Commuting flows between Italian Regions

Hi there,
I share a Panel-based app that explores commuting flows between Italian Regions.
Code and description: tinyurl.com/jdaxps6w

Try out the app :arrow_down:
GitHub pages: http://tinyurl.com/5y8hdcrj
Panel Sharing Gallery: tinyurl.com/47cf68rw

5 Likes

Thanks for sharing.

I noticed that the app works on my mobile when deployed to github pages, but not when deployed via awesome Panel sharing. If anyone knows how to debug this, please let me know. Thanks.

This is very strange. Both apps work on my mobile device: Oppo X3 lite, Android 12, Chrome 107.0.5304.105
For debugging i’ve found this: Remote debug Android devices - Chrome Developers

1 Like

Good evening,
I’ve updated this dashboard on both Github Pages and Panel Sharing Gallery :grinning:
Link: GitHub - ivandorte/panel-commuting-istat: A Panel dashboard showing Incoming and Outgoing commuting flows for Work and Study between Italian Regions.

Misc improvements:

  • Code reorganization;
  • Exposed the code for drawing Bezier curves (modules/graphs.py);
  • Removed bar plots;
  • Improved indicators visualization;
  • Improved flow map visualization;
1 Like

Really cool demo on the bezier curves.

2 Likes