Share Your App - Explore Page - June 2024

Thank you for your interest in submitting your Dash app to the Plotly Explore Page platform, visited by thousands of Dash users daily.

Current submissions cycle will go until June 30, 2024.

To submit your app, please reply to this thread directly.

Please refer to the following suggestions when building and submitting your app. The more suggestions your app adheres to, the more likely it is to be added to the Explore Page.

  • Apps in the following categories are encouraged: Energy & Utilities, Business, Predictive Analytics & Forecasting, NLP, Connecting to APIs
  • App should look as good or better than the current apps on the platform
  • App should use different data than the other apps and try to cover a unique story
  • Content/story should be neutral or positive
  • App with live data that updates itself is encouraged
  • App that goes beyond exploratory analysis – app that perform advanced analytics
  • App that uses 3rd-party libraries (e.g., SciPy, spaCy, TensorFlow, Scikit-learn)
  • App that solves real-life problems, app that could have practical use cases
  • App content and results should be easy to access (we discourage requiring log-ins or uploading data as a precursor to seeing the full app).

The Plotly Example Apps team will review the apps submitted and update this post with the names of the apps that have been selected.

Happy Dash app building!

1 Like

Hello,

let me introduce my dash-app: https://www.jellyplan.com/

The app is a personal life planner considering financials, health conditions and time allocation. Analysis uses advanced models for continuous-time stochastic processes together with Monte-Carlo simulation. The solution utilizes multi-parametric and multi-objective optimization with various Python packages. Visualization is mostly done with plotly and UI with dash_bootstrap_components.
Thanks to Dash I was able to progress very fast and continue improving my app.

Thank you!
Jo

4 Likes

Hi @quickcharger
:wave: Welcome to the community.

Impressive app you got there. What motivated you to build it?

Thanks for sharing. Are you also able to share the app code? Is is open source on github?

1 Like

Thank you! Well, I first wrote a simple python program to help my friend compare various investment scenarios. Realizing its potential usefulness to a wider audience, I decided to make it public using Dash.
It is still under development. I may make it open source in the future.

1 Like

Hello :wave:

I thought I’d take this opportunity to showcase our Vizro gapminder demo app for those who haven’t seen it yet! The demo dashboard provides a great introduction to Vizro’s capabilities, and we’ll be sharing more demo dashboards in the future :crossed_fingers:

Here are some built-in features showcased in the dashboard that require no additional code beyond configuration:

  • A theme switcher, allowing toggling between dark and light themes
  • Accessible color palette applied to Plotly charts, designed by our designer
  • A navigation icon bar, accordions, and navigation cards for easy page navigation
  • Access to the Google material icons inside the navigation bar
  • A collapsible side panel to extend the right-side to full screen
  • Filters and parameters that allow filtering the data and changing dimensions in a chart
  • An export data button for quick access to the raw data
  • Chart interactions easily configured

:technologist: The entire app is written in less than 550 lines of code! Here you can find the source code for the dash app.
:books: To learn more about Vizro, take a look at our intro post in this forum.

vizro-gapminder-demo

4 Likes

Beautiful app. Thanks for sharing, @li.nguyen

Hi everyone,
Thank you for submitting your beautiful apps to the Explore Page.

We are reviewing them as we speak, and we’ll get back to you personally as soon as we make a decision.