Skip to content

[Assembled constant Preview] Enable range selection for colormap range

Enable writing the range for the colormap or using slides for defining vmin or vmax for both imshow and plotly.

Caching the plotly plot is supported as well, to avoid loading the plot every time during zooming in/out.

Fixing a bug while using get_recent_constant_versions_for_pdu, that needed to always receive values for begin_at_before and begin_at_after

Screenshot_from_2023-08-07_13-23-11

Screenshot_from_2023-08-07_13-22-45

Screenshot_from_2023-08-07_13-22-39

This MR addresses issue: #9 (closed)

Merge request reports