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

grey boxes returned with svg plot #54

Closed kernant closed 4 years ago

kernant commented 4 years ago

the boxes have id or class "svg_holder"

image

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

JustinGOSSES commented 4 years ago

Do they each have that class or are they all in a div with that class?

JustinGOSSES commented 4 years ago

fixed this in last commit - https://github.com/JustinGOSSES/wellioviz/commit/21a09a3d39535d36e0d8766dd5064a87e979d620

JustinGOSSES commented 4 years ago

Gray boxes shouldn't appear now. I added gray color on the Observable notebook for them and they aren't showing now.