equinor / esv-intersection

A reusable component to create intersection visualizations for wells
https://equinor.github.io/esv-intersection/storybook/latest
MIT License
12 stars 7 forks source link

fix(perforations): Cased hole fracturation colors perforation spikes yellow #544

Closed ovineq closed 1 year ago

ovineq commented 1 year ago

Old: image

New: image

Note: Rendering of the fracturation lines were hidden behind the perforation spikes due to the order they were added to the scene.

Issue: https://github.com/equinor/esv-intersection/issues/542

ovineq commented 1 year ago

The code around perforations here has no test, and might need some restructuring in order for some tests to be introduced. Let's use some minutes tomorrow on it @venikx.