JustinGOSSES / wellioviz

d3.js v5 visualization of well logs
https://justingosses.github.io/wellioviz/#introduction
Apache License 2.0
51 stars 12 forks source link

add more style features to curves, including line edge options to better capture sharp lines #62

Closed JustinGOSSES closed 4 years ago

JustinGOSSES commented 4 years ago

Is your feature request related to a problem? Please describe. add more style features to curves, including line edge options to better capture sharp lines

Describe the solution you'd like Unclear, needs testing & feedback

Describe alternatives you've considered unsure at this time

Additional context try specific curves with hard to visualize behavior

JustinGOSSES commented 4 years ago

added stroke_width and stroke_linecap to curves, lines, and rectangles. This makes it easier to give lines lighter and tighter turning edges.

Work is currently in https://github.com/JustinGOSSES/wellioviz/tree/work_for_0.0.15 branch which will be merged once a bit more small things are done then pushed for version 0.0.15