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

Change curveBox2 function to handle more explicitness in x scale (min and max allowed stated or calculated) #19

Open JustinGOSSES opened 4 years ago

JustinGOSSES commented 4 years ago

Change curveBox2 function to handle more explicitness in scales:

max and min for curves should be X & Y

but also have these be auto-calculated when needed....and not explicit....

etc.