dash-ag-grid
v1.3.1
DataTable
like a first-class filtering UI, resizable and draggable columns, and serverside virtual scrolling. Many of Ag-Grid's best features require an AG Grid enterprise license key.dashboard-engine
v1.1.0
:dashboard-engine==1.1.0
:dash-design-kit
v1.6.8
:dash-design-kit==1.6.8
:ddk.Graph
and ddk.DataTable
such that Dash Design Kit builds them off of the features from dash==2.1.0
and plotly.js
v.2.8.3
.dash-user-analytics
package instead of inlinining that package's code in the sample app.--preload
flag./Docs/packages
in newer browsers and the Poetry package manager caused those packages to be uncompressed on download.dash-snapshots
2.x
series as well as the dash-embedded
1.21.0
and 2.x
series drop support for Python 2.7. The 1.x
series still supports Python 2.7 and is still available for download on Dash Enterprise.dashboard-engine
v1.0.2
dash-snapshots
enabling end users to save the views that they create.dash-snaphots
v2.2.0
, v2.1.0
, v2.0.0
:dash-snapshots==2.2.0
:dash>=2.0.0
.PyJWT>=1.0
and PyJWT<3.0
.dash-snapshots==2.1.0
:dash-snapshots==2.0.0
:dash-design-kit
v1.6.7
, v1.6.6
and v1.6.4
:dash-design-kit==1.6.7
:background_image
prop in DataCard
components, converting camel-cased keys in the background_image
prop (fullContent
and linearGradient
) to the intended snake case (full_content
and linear_gradient
) while fixing their logic.dash-design-kit==1.6.6
:dash>=2.0.0
.ddk.Graph
to use the dcc.Graph
component in dash==2.0.0
which uses plotly.js
v2.4.2
. Plotly.js v2.4.2 is the same version used in plotly.py
v5.31
.ddk.DataTable
to use dash_table.DataTable
from dash
v2.0.0
.background_image
and background_size
parameters in DataCard
. background_image
is a dict with keys: full_content
, linear_gradient
, and value
.dash-design-kit==1.6.4
:dash-daq
components:daq.Slider
- Improved handle color and box shadow.daq.Thermometer
- Improved color, font family, and font size.daq.Tank
- Improved color, font family, and font size.dash-embedded
v2.0.0
and v1.21.0
:dash-embedded==2.0.0
and dash-embedded===1.21.0
:dash-embedded==2.0.0
is compatible with dash==2.0.0
and dash-embedded-component==2.0.0
, dash-embedded-component==2.0.1
and dash-embedded-component==2.0.2
.dash-embedded==1.21.0
is compatible with dash==1.21.0
and dash-embedded-component==1.21.0
.dash-snapshots
PDF generation when the JWT token has an aud
claim.dash-embedded-component
v2.0.2
, v2.0.1
, v2.0.0
and v1.21.0
dash-embedded-component==2.0.2
dash==2.0.0
and dash-embedded=2.0.0
.window
scope. dash-embedded-component
no longer requires that React
, ReactDom
, and PropTypes
be present in the global window
scope.dash-embedded-component==2.0.1
dash==2.0.0
and dash-embedded=2.0.0
.dash-embedded-component==2.0.0
dash==2.0.0
and dash-embedded=2.0.0
.dash-embedded-component==1.21.0
dash==1.21.0
and dash-embedded=1.21.0
.refreshJwt
would be a function that returns a promise with a new token.Embedded
that is present in the requests to the Dash app when the Dash app is rendered with dash-embedded-component
.dash-snapshots
versions 1.2.6 and older are no longer supported. If any of your Dash apps are pinned to dash-snapshots
version 1.2.6 or older, you will need to update and redeploy them./Manager/api/generate_report
API endpoint.contourgl
or area
traces, or polar charts using the scatter
trace. Note: any chart created using a version of the Chart Studio editor or using a version of Plotly.py or Plotly.R released in the last two years will be unaffected by these changes./Manager/api/generate_report
API endpoint is deprecated and will be removed in the next major release of Dash Enterprise.external_stylesheets
argument needed) and themes all DBC components.BooleanSwitch
, PowerButton
, and ToggleSwitch
).theme
properties, in order to customize the appearance of input controls and buttons (dcc.Dropdown
, dcc.Input
, dcc.DatePickerRange
, dcc.DatePickerSingle
, dcc.Textarea
, and html.Button
).ddk.Modal
components.ddk.Graph
to use the dcc.Graph
base component in Dash Core Components v1.15.0
, including plotly.js
v1.58.4
(changes in above list item), via Dash v1.19.0
.ddk.DataTable
to use Dash Table v4.11.2
from Dash v1.19.0
.ticklabelmode
to cartesian date axesticklabelposition
to cartesian axes and colorbarsautotypenumbers
to axes and layoutminexponent
attribute to improve control over SI prefixes in axis tick labelsitemwidth
to legendssort
and root.color
attributes to sunburst and treemap tracesrotation
attribute to sunburst tracessource
attribute to image traces for fast renderingzsmooth
attribute for discrete heatmapgl tracesgit clone
operations via HTTPS connections are now respected./etc/hosts
file. This fixes issues related to resolving app dependencies.extendData
property of ddk.Graph
that prevented graphs from updating correctly with the property value.className
properties to ddk.Header
and ddk.DataCard
.title
prop of ddk.CardFooter
not responding to callbacks.databricks-dash
library for authoring Dash apps within Databricks notebooks.databricks-connect
.dash-notes
library for annotating or commenting on Dash apps.dash-embedded
library & documentation for general customer use. Use dash-embedded
to securely embed your Dash apps in other websites written in Javascript, Angular, React, and more.dash-snapshots
library.dash-embedded
library.dash-enterprise-auth
snapshot_delete
API method.permissions
.ArchiveTable
version 2 powered by Dash's DataTable..whl
build of Dash Snapshotsddk.Header
in Theme Editor and component properties.id
property in ddk.App
, allowing for its other properties, including theme
, to be changed via callbacks..whl
build of Dash Design Kit.rangebreaks
feature to drop non-working days & hoursbar
lengths in milliseconds from base
to enable drawing Gantt chartddk.Graph
to use the dcc.Graph
backend in Dash Core Components v1.10.2
from Dash v1.14.0
.plotly.js
to v1.54.7
.ddk.DataTable
to use Dash Table v4.9.0
from Dash v1.14.0
.fakeredis
as SQLite is now recommended for local development.dash_dangerously_set_inner_html
dependency.ddk.Card
elements that are targets of ddk.FullScreen
.target_id
in ddk.FullScreen
and ddk.Modal
components for compatibility with Dash v1.11 (which includes Pattern-Matching Callbacks).ddk.Report
components.ddk.CardHeader
element alignment and overflow.html.Li
and html.A
elements like controls and buttons in ddk.Menu
.ddk.CardHeader
components that contained icons in OSX Safari and Chrome browsers.html.A
/dcc.Link
components in a ddk.Menu
by default.ddk.Report
pages with the query string print=true
.v79
.<div>
wrappers of ddk.Fullscreen
and ddk.Modal
components, and added a new ddk.Modal
and ddk.CardHeader
property modal_container_className
, in order to supply a className
to modal container elements.ddk.DataTable
to use dash-table
4.6.1
.html.A
/dcc.Link
components from rendering inside a menu. It is still recommended that only these components be children
of ddk.Menu
and ddk.CollapsibleMenu
.hide_target_element
property, instead of hide_target
.ddk.ControlCard
s.ddk.CardHeader
s containing True
modal
, fullscreen
, or copy
parameters with too much height.ddk.ControlItem
s within horizontal ddk.ControlCard
s.ddk.Card
, ddk.CardHeader
, and ddk.Header
components. Also added a new GUI tab, Containers, for modifying these layout options globally.col
API V2 endpoint.treemap
and image
trace typestexttemplate
for on-graph text templating--extra-index-url
in the requirements.txt
file for dash apps to use Dash Enterprise packages (e.g. dash-design-kit) anymore.requests
package is no longer installed by default.requests
it must be added to the applications's requirements.txt
file.dash-auth
(* now deprecated) please remove that requirement(recommended) or add requests
to the requirements.txt
file.requests
to the requirements.txt file.pyodbc
and oracle
examples behave as expected, but if you run into related issues installing a custom package please reach out to our support team at [email protected]
.1.49.5
, which includes:indicator
, choroplethmapbox
and densitymapbox
trace types/admin
portal or known by the LDAP IdP can be added as a collaborator, without them having to log in to DDS first. (This fix does not extend to SAML-based authentication.)runtime.txt
. This change can be made now, with DDS 3.2, so that you're ready for the next release. (Customers using DDS in airgap mode should contact our support team for more information.)1.48.3
, which includes:funnel
, funnelarea
, waterfall
, sunburst
and volume
trace typescoloraxis
settingsbingroup
geo
subplotssankey
improvements/v2/grids/upload
, /quandl
, /proxy/plot
, and /proxy/grid
endpoints have been removed, and the /external
endpoint only accepts data in CSV and Plotly Grid JSON formats.1.45.3
, which includes:isosurface
trace typePlotly.react
sankey
traces(objectClass=groupOfUniqueNames)
structure.1.43.2
, which includes:clickmode
layout attribute and the select
flag.stackgroup
and stackgaps
attributes for scatter traces.barpolar
traces, which replace and augment area traces.parcats
(aka parallel categories) traces.dash-auth
package in most cases. If dash-auth
is currently in use, you should upgrade to dash-auth==1.3.0