📣 Dash 1.18.1 Release - Faceted and Animated Images and Heatmaps, DataTable Bootstrap Support, Inside Tick Labels, Better Axis Type Detection

Update: Version 1.19.0 has been released since this was posted.

We’re pleased to announce that Dash 1.18.0 & 1.18.1 are out :tada:

pip install dash==1.18.1

Dash 1.18.0 & 1.18.1 are backwards compatible feature releases that:

  1. Upgrade plotly.js, the graphing library behind dcc.Graph, to 1.58.2. See 📣 Announcing Plotly.py 4.14: Faceted and Animated Images and Heatmaps, Inside Tick Labels, Better Axis Type Detection for a rundown on the latest features in dcc.Graph.
  2. Add support for using dash-table with dash-bootstrap-components

Highlights from 📣 Announcing Plotly.py 4.14: Faceted and Animated Images and Heatmaps, Inside Tick Labels, Better Axis Type Detection :

Image & Annotation Facets:

Image & Heatmap Animations:

Inside Tick Labels:

Previous Releases

1 Like

Hello,
Thank you for your awesome work. I just got started using Dash and plotly and I am really enjoying it so far !
One thing I have searched for but could not find, is a way to have a date picker in a dash datatable. I concluded it was not possible, but the support of bootstrap for datatable makes me wonder ; is it now possible ?
Cheers

@chriddyp could you elaborate what this means? I can’t seem to find anything in the CHANGELOG except for a bugfix in the dash table library

2 Likes

@chriddyp any update on this? I’d really like to use dash-table with dbc themes!

The compatibility refers to the various bug fixes that prevented these two libraries from working together.