fix(scale): Fix non-shape's element positioned accurately #3705
Annotations
5 errors
|
test/api/export-spec.ts#L274
AssertionError: expected false to be true
❯ Chart.<anonymous> test/api/export-spec.ts:274:13
❯ img.onload src/Chart/api/export.ts:2154:28
|
test/internals/text-spec.ts#L1272
AssertionError: expected 401.70313971003577 to be close to 400 +/- 1
❯ SVGGElement.<anonymous> test/internals/text-spec.ts:1272:65
❯ test/internals/text-spec.ts:1271:14
|
test/shape/candlestick-spec.ts#L324
AssertionError: expected 'M149.75,80.838L299.5,217.779L449.25,2…' to equal 'M149.75,81.471L299.5,217.759L449.25,2…'
Expected: "M149.75,81.471L299.5,217.759L449.25,268.867"
Received: "M149.75,80.838L299.5,217.779L449.25,269.132"
❯ SVGPathElement.<anonymous> test/shape/candlestick-spec.ts:324:41
❯ test/shape/candlestick-spec.ts:323:22
|
|
This job was cancelled
Loading