djbpitt/plot

Consolidate treatment of negative Y values

Opened this issue · 0 comments

Plotting functions should process the Y values they are given, whether positive or negative, but functions that return <line> or <path> elements embed those values, making them difficult to change on receipt. Should this be controlled by a function parameter?