Miri Sachs
Miri Sachs
Since WLV 1.7.0 which introduced ViewerLayout, there is a bug when the SyncLogViewer is within a MUI Grid container. The bug (probably related to Flex) causes the track to resize...
Scrolling in sync log view behaves erratically (where it should be smoothed) if the wells are flattened according to well pick. This can also be observed in internal Webviz storybook:...
In Viz we generate a fake well pick to be able to flatten according to the top of a specific log that is common to all wells. We would like...
In WellLogViewer\SyncLogViewer we would like to have a callback to reset the component to the props it was given to restore initial display. This is request applies to zoom level...
We would like primary scale, legend and zoom display of the log component to be optional such that it would be possible to display the log tracks only 
In the storybook example:  If removing the domain prop and remounting the component, it is expected that the full common range would be visible and that the zoom will...
In specific component width, some discrete log tracks are not colored correctly within the track such that the colored area is overlapping with the black separator line between the tracks,...
When rendering continuous logs in track as "area" or "gradientfill", there is a frame colored by the log color around the entire colored area. We would like to change this...
Currently tic size in the axes is relative to the canvas size. We would like to be able to control the display properties of the tics and for example make...
In webviz storybook example : https://equinor.github.io/webviz-subsurface-components/storybook-static/?path=/story/welllogviewer-demo-synclogviewer--custom-layout&args=domain[0]:1000;domain[1]:3000 If I have a domain set up then I need to press twice the reset button to get to the initial display.