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

Take out arrays now needed and turn into objects where not needed? #78

Open JustinGOSSES opened 4 years ago

JustinGOSSES commented 4 years ago

Go through current data input json for sparse matrix and see if we can take out some of the [0] indexes as we can add anything we need without array structure.