You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Super cool project you have here! As the list of countries in the dashboard grows, it'll be hard to have all in the same page. One possible idea to would be to have a selector for which countries to display. I did something like this for a similar project using a textbox and comparing user input to what countries are in the database.
I am not sure what is powering the dashboard, but if it's something like Python/Plotly, I'd be happy to share actual code to do this.
Stay safe and keep going strong! 💪
The text was updated successfully, but these errors were encountered:
Hey @JoaoRodrigues We are using Google data studio. So if you can port your code to read our files, that would be great start. Then we can look to host it somewhere to run live.
Hi there,
Super cool project you have here! As the list of countries in the dashboard grows, it'll be hard to have all in the same page. One possible idea to would be to have a selector for which countries to display. I did something like this for a similar project using a textbox and comparing user input to what countries are in the database.
I am not sure what is powering the dashboard, but if it's something like Python/Plotly, I'd be happy to share actual code to do this.
Stay safe and keep going strong! 💪
The text was updated successfully, but these errors were encountered: