equinor / videx-wellog

Well log components
https://equinor.github.io/videx-wellog/
MIT License
20 stars 7 forks source link

Feature: Allow reversing of the main (vertical) axis #247

Open sebastianvitterso opened 3 months ago

sebastianvitterso commented 3 months ago

We use this library in the de4rm project to visualize input tables that depend on depth, as the graph provides simple visuals for showing the change in e.g. pore pressure at different depths.

For certain properties, however, the dependency is not on depth, but actually on the porosity of the material.

While it makes sense for a chart depending on depth to let the y-axis point downwards, we'd like the y-axis to point upwards for the porosity-dependant graph.

I talked with @olems, and he agreed that it is currently not possible. He also recommended I create a feature request.