Show and Tell - Community Thread 🎉

Dash Wrapper around pyLDAvis: https://github.com/antisrdy/pyldavis_dash, PyLDAvis Component

2 Likes

dj-plotly-dash - Plotly Dash fork for Django
dash-flexbox-grid - Wrapper around react-flexbox-grid for Plotly Dash

1 Like

Really cool statistical blog written entirely in Dash :sparkles:

Community Thread: Making Statistical Blogs
image
image

1 Like

Blockchain Digital Good Auction App: Show and Tell - Blockchain Digital Good Auctions. Really nice use of interactive elements non-default graph configurations (log x-axis, nice horizontal legend)

//cdck-file-uploads-global.s3.dualstack.us-west-2.amazonaws.com/business7/uploads/plot/original/2X/9/9d3288319b541ae0566f85f6d8d98ba94f0a65ab.gif

2 Likes

Really incredible image processing app: Show and Tell - Dash Image Processing App with Pillow, S3 and Redis

//cdck-file-uploads-global.s3.dualstack.us-west-2.amazonaws.com/business7/uploads/plot/original/2X/4/4049377f955ef30a3fdda67cc329a096bb470020.gif

2 Likes

Very extensive “College Scorecard App”: Show and tell - viewing CollegeScoreCard data


1 Like

Added small sample on our lab repo: SHAP Dash! Explanations on Dash
(binder available, just click the link to start jupyter fully configured and ready to run)

Binder

https://github.com/DevScope/ai-lab

2 Likes

Very cool app to compare the history of growth of online wiki communities. Excellent use of a sidebar, tabs, and full-page-height checklists:

Community discussion here: Show and Tell - WikiChron

1 Like

Still working on the MandelBulb but I thought I’d share the MandelBrot zoom:

2 Likes

Today I’m excited to show and tell Dash DataTable :tada:

This a complete rewrite of the dash-table-experiments project. We’ve been working on the new version of the DataTable for over 7 months and we’ve written it completely from scratch in React.

image

:point_right: Community Thread: Introducing Dash DataTable 🎉
:point_right: Documentation: https://dash.plot.ly/datatable
:point_right: GitHub: https://github.com/plotly/dash-table

2 Likes

I’ve been looking forward to that!

Here’s my first attempt at a DataTable simple app :slight_smile:

Get what’s trending on Twitter for all available locations

  • Tweet volume
  • Sort by location, rank, country, time
  • Filter
  • Supports multiple locations at the same time
  • Export table
  • Powered by the brand new Dash DataTable!

Repo: https://github.com/eliasdabbas/trending-twitter

Some ideas about styling: DataTable (Alpha) - Styling

4 Likes

3 posts were merged into an existing topic: DataTable (Alpha) - Styling

A dash wrapper for Perspective: perspective-dash-component

tmp

2 Likes

Ok so maybe mine isn’t as good as @timkpaine but I still thought this work in progress was worth a share: https://github.com/SterlingButters/DashFinance

4 Likes

http://sj-charts.herokuapp.com/ (San Jose Data portal analysis - 1st Plotly Dash)
http://climate-trends.herokuapp.com/ (trends analysis of global surface temp v societal variables)
https://climate-mood.herokuapp.com/ (auto-updated twitter sentiment analysis on ‘climate change’)

1 Like

Dash Component for Plaid LoginForm:

alt text

2 Likes

While not necessarily a new component, I wanted to show this unique blend of @xhlu’s Dash Draggable and sd-material-ui

com-video-to-gif

UPDATE: Works as expected/desired now and up on repo (GIF posted here demonstrates concept but not actual functionality)

1 Like

com-video-to-gif

Bigger plans than just simple navigation, thought it was now post-worthy. Any help with the layout would be appreciated :confused: or the switch field toggle.

3 Likes

Hi All, I’ve written an little app that demonstrates using Dash as a front end for Elasticsearch

3 Likes