Justin Gosses

Results 87 issues of Justin Gosses

**Describe the bug** rectangle in example template shows up if depths are near zero. How to use defaults that never show up for lines, rectangles, etc. **To Reproduce** Make a...

bug

**Is your feature request related to a problem? Please describe.** trying to make it more explicit how to get each by putting it in the name and not needing to...

enhancement

**Describe the bug** max_depth and min_depth doesn't quite work as it should **Expected behavior** A clear and concise description of what you expected to happen. _A **max_depth** key:value refers to...

bug
core feature

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...

enhancement
help wanted
userFriendlyNess

How to handle missing, empty, or default strings in each part of JSON template. Factors - The default template will value both keys and value pairs to show users what...

documentation
enhancement
question

Curve fills look a little off if number of points is small, need to investigate different ways to express how to fill

bug

Change curveBox2 function to handle more explicitness in scales: max and min for curves should be X & Y but also have these be auto-calculated when needed....and not explicit.... etc.

enhancement
core feature

if you set the min such that all the depth points are too low, the well fails to plot. This makes perfect sense, of course, but could be hard to...

userFriendlyNess

separate SVG appending to DIV from SVG creation function

enhancement
core feature