Dash-bio

Latest version: v1.0.2

Safety actively analyzes 619599 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

1.0.2

Fixed
* [675](https://github.com/plotly/dash-bio/pull/675) Fixed an issue with the JS resource files in the npm release of dash-bio. As pointed out in [this community post](https://community.plotly.com/t/unable-to-use-dash-bio-for-plotting-ideograms-due-to-incorrect-javascript-dependency/61939/5) some of the dependencies have not been resolved at their external `unpkg` URL.
* [671](https://github.com/plotly/dash-bio/pull/671) Fixed Onco-Print range property description.

1.0.1

Changed
* [667](https://github.com/plotly/dash-bio/pull/667) Added support for dash-bio-utils stub package and deprecation warning.
* [667](https://github.com/plotly/dash-bio/pull/667) Updated Ideogram version, props and removed support for old versions of ideogram (for more info see [#393](https://github.com/plotly/dash-bio/pull/393)).

1.0.0

Changed
* [589](https://github.com/plotly/dash-bio/pull/593) Merged dash-bio-utils into the dash bio package namespace.

Fixed
* [646](https://github.com/plotly/dash-bio/pull/646) Fixed dendrogram domain whitespaces for Clustergram when dendrogram property is not set for either axis (for more info see [#644](https://github.com/plotly/dash-bio/issues/644)).

0.9.0

Fixed
* [629](https://github.com/plotly/dash-bio/pull/629) Fixed an issue where IGV would generate duplicate tracks in the browser when a reload of the module was triggered through dcc.Tabs (for more info see [#572](https://github.com/plotly/dash-bio/issues/572)).

Added
* [587](https://github.com/plotly/dash-bio/pull/587) Added JSME component.
* [628](https://github.com/plotly/dash-bio/pull/628) Added option to add colored labels to rows and columns on Clustergram.
* [640](https://github.com/plotly/dash-bio/pull/640) Added loading states to each component to support custom loading css with `dash-data-is-loading`.
* [642](https://github.com/plotly/dash-bio/pull/642) Added `scrollZoom` property to Molecule2dViewer.
* [641](https://github.com/plotly/dash-bio/pull/641) Added `showLegend` property to Speck viewer, which allows users to show a color legend for atoms shown on the canvas.
* [641](https://github.com/plotly/dash-bio/pull/641) Added `style` property to Speck and Molecule3dViewer to enable generic style overrides on the plot div.

Changed
* [589](https://github.com/plotly/dash-bio/pull/589) Removed hardcoded clustergram linkage method, added parameter `link_method` instead.
* [592](https://github.com/plotly/dash-bio/pull/592) Changed default plot colors of Clustergram to color vision deficiency friendly colormap (for more info see [#450](https://github.com/plotly/dash-bio/issues/450)).

0.8.0

Fixed
* [576](https://github.com/plotly/dash-bio/pull/576) Fixed abnormal memory consumption with Molecule3dViewer component when selecting residues or rotating the molecule (for more info see [#511](https://github.com/plotly/dash-bio/issues/511)).
* [575](https://github.com/plotly/dash-bio/pull/575) Bumped Ideogram version to 1.6.0 to fix erratic annotations behavior (for more info see [#524](https://github.com/plotly/dash-bio/issues/524)).

Added
* [567](https://github.com/plotly/dash-bio/pull/567) Added VariantMap component (see [#504](https://github.com/plotly/dash-bio/pull/504) for original PR).
* [573](https://github.com/plotly/dash-bio/pull/573) Added the ability to configure the FornaContainer hover info with `hoverPattern` prop and interpolated node keys (for more info see [#519](https://github.com/plotly/dash-bio/issues/519)).
* [579](https://github.com/plotly/dash-bio/pull/579) Added ability to resize the NeedlePlot component (for more info see [#545](https://github.com/plotly/dash-bio/issues/545)).
* [583](https://github.com/plotly/dash-bio/pull/583) Added the ability to manually set Sequence ID's for AlignmentChart component (for more info see [#421](https://github.com/plotly/dash-bio/issues/421)).

0.7.1

Fixed
* [562](https://github.com/plotly/dash-bio/pull/562) Repeated re-rendering of the Molecule3dViewer component caused the viewer zoom to decrease multiplicatively.
This fix also exposes the `zoom` and `zoomTo` props for this component.
* [565](https://github.com/plotly/dash-bio/pull/565) Fixed major domain annotation positioning for the NeedlePlot component and exposed `textangle` prop to allow domain annotation text to be angled relative to the horizontal axis.

Changed
- [563](https://github.com/plotly/dash-bio/pull/563) Changed package scripts to 3 main build scripts: `build:js`, `build:backends`, and `build` to combined them. This brings the dash-bio build process in-line with the process for other Dash component libraries. As part of this change, `__init__.py` now also uses relative imports to load components (for more info, see [#534](https://github.com/plotly/dash-bio/issues/534)).

Added
* [564](https://github.com/plotly/dash-bio/pull/564) Added component generation support for Dash Julia.
* [565](https://github.com/plotly/dash-bio/pull/565) Added `margins` and `clickData` props to NeedlePlot to expose event data for callbacks.

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.