REF use updated core api

This commit is contained in:
Nathan Dwarshuis 2021-07-22 01:50:15 -04:00
parent 193a9dd759
commit 6d4cfd33d8
2 changed files with 3 additions and 2 deletions

2
core

@ -1 +1 @@
Subproject commit 386b543405c8932045500bef836adea5d8f5abae Subproject commit d062e16c73238f43d8849add97f38b9c125b456e

View File

@ -453,7 +453,8 @@ M.compound_bar = function(x, y, w, pad, labels, spacing, thickness, threshold)
Line.style( Line.style(
thickness, thickness,
Theme.INDICATOR_BG, Theme.INDICATOR_BG,
CAIRO_LINE_JOIN_MITER CAIRO_LINE_JOIN_MITER,
true
), ),
threshold_indicator(threshold), threshold_indicator(threshold),
spacing, spacing,