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

Multi LogPlot enable users to show all plots at once and show 1 by 1 #80

Closed mehsan1 closed 4 years ago

mehsan1 commented 4 years ago

currently it returns all plots visible. I have added a flag to toggle between these two

  1. Show all plots by default
  2. Show the first and hide others and users can show/hide other plots , may be on click / event etc

Please view the picture attached for code difference

image

JustinGOSSES commented 4 years ago

pushed fix to master...will be included in version 0.0.21