(cherry picked from commit 5c3be630f2)
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
This commit is contained in:
co-authored by
Leon Sorokin
parent
447752c00d
commit
feaf32f04c
@@ -213,7 +213,7 @@ function mapDrawStyleToPathBuilder(
|
||||
lineInterpolation?: LineInterpolation,
|
||||
barAlignment = 0,
|
||||
barWidthFactor = 0.6,
|
||||
barMaxWidth = Infinity
|
||||
barMaxWidth = 200
|
||||
): Series.PathBuilder {
|
||||
const pathBuilders = uPlot.paths;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user