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

Add device responsive menu folding & fix missing .ajax error. #110

Closed dcslagel closed 3 years ago

dcslagel commented 4 years ago

Description

Fix missing .ajax error in demo.html by replacing jquery-slim with jquery. For work toward issue #103 ' Demo.html should have nice menu bar - this issue is for first-pass version'.

Related Issues

103 Demo.html should have nice menu bar - this issue is for first-pass version.

109 Demo.html doesn't work, need to investigate

Motivation and Context

Improvements to the user interface will help users adopt Wellioviz.

Types of changes

Checklist:

dcslagel commented 4 years ago

@JustinGOSSES,

Just checking in on this change. It adds the folding menu and avoids adding a missing .ajax error in demo.html by replacing jquery-slim with jquery.

Let me know if this change could be accepted (or rejected) or needs some additional changes before being approved and merged.

Thank you, DC

JustinGOSSES commented 3 years ago

sorry, fell off my radar

dcslagel commented 3 years ago

Thanks for the merge! :-)