equinor / webviz-subsurface-components

Custom subsurface visualizations for use in Webviz and/or Dash.
https://github.com/orgs/equinor/projects/24
Mozilla Public License 2.0
33 stars 40 forks source link

[NGRM] - discrete logs are not displayed correctly in horizontal mode in Well Log Viewer #1587

Closed mirisb closed 5 months ago

mirisb commented 1 year ago

Discrete facies logs are not displayed correctly on horizontal mode - it seems that they are still being rendered vertically in the horizontal track and also zoom works incorrectly on them.

Vertical: image Horizontal: image

hkfb commented 1 year ago

CC @Vladimir-Kokin

Vladimir-Kokin commented 1 year ago

class StackedTrack from videx-wellog has no full support of horizontal track orientation. Only labels could change orientation.

mirisb commented 5 months ago

Fixed in Videx code