Håvard Bjerke

Results 42 issues of Håvard Bjerke

Work in progress. So far, what works: - AxesLayer - WellsLayer - PointsLayer - PolylinesLayer - NorthArrow3DLayer - BoxSelectionLayer - Axes2DLayer - GridLayer - TriangleLayer - WellMarkersLayer - MapLayer What...

Create a new type of orthogonal view, using a custom deck.gl Viewport, that projects data in section (unfolded) coordinates, ie. [abscissa, Z]. ![image](https://github.com/equinor/webviz-subsurface-components/assets/19621822/d0c63c6a-42c0-44a6-8778-7587908129d8) See also https://github.com/equinor/webviz-subsurface-components/wiki/Intersection-component ## Issues ### Bugs...

enhancement
epic
CeeSol
AspenTech
intersection

- [x] Add an optional z scale prop to Map component - [ ] Remove z scaling prop on GridLayer

enhancement
AspenTech
map-component

After editing certain props, some stories will crash, eg. the "Small points layer" story after editing the `count` prop: ![image](https://github.com/equinor/webviz-subsurface-components/assets/19621822/061582c0-23c6-41f0-8698-1384ef098aba)

bug
AspenTech

Reduce transitive dependency liability and burden on consumers and maintenance.

dependencies
AspenTech
map-component

See https://equinor.github.io/webviz-subsurface-components/storybook-static/?path=/story/subsurfaceviewer-map-layer--contour-lines After switching off `show3d`, then camera panning does not work.

bug
AspenTech
map-component

The Map component is not able to share GL contexts with other components. Should expose the GL context used and be able to share it with other components. Cf. https://deck.gl/docs/api-reference/core/deck#gl...

bug
AspenTech
map-component

- [ ] Make sure legends don't overlap - [ ] Color legends should have titles that identify which data they represent

AspenTech
map-component

- [x] Two separate props on the grid layer - [x] geometry - [x] property - [ ] Storybook example: controlling the property from a slider next to the map...

enhancement
AspenTech
map-component

enhancement
AspenTech
map-component