JustinGOSSES / wellioviz

d3.js v5 visualization of well logs
https://justingosses.github.io/wellioviz/#introduction
Apache License 2.0
49 stars 12 forks source link

Enable max and min depth curve values to be explicitly determined in addition to calculated #24

Closed JustinGOSSES closed 4 years ago

JustinGOSSES commented 4 years ago

This has been done. However, if you set the min such that all the depth points are too low, the well fails to plot. This makes perfect sense, of course, but could be hard to debug if you forget that a min or max depth value has been set. Will open this as another issue as it should fail in a slightly better way???? Not sure how yet.