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

How to be able to add features to the plotting syntax with the minimum amount of code changes #43

Open JustinGOSSES opened 4 years ago

JustinGOSSES commented 4 years ago

How to be able to add features to the plotting syntax with the minimum amount of code changes

right now changes to plotting function that require a new key:value pair must be duplicated in 4-5 places