UNPKG
victory-bar
Version:
latest (37.3.6)
next (37.0.3-next.0)
37.3.6
37.3.5
37.3.4
37.3.3
37.3.2
37.3.1
37.3.0
37.2.0
37.1.2
37.1.1
37.1.0
37.0.3-next.0
37.0.2
37.0.1
37.0.1-next.2
37.0.1-next.1
37.0.1-next.0
37.0.0
36.9.2
36.9.2-next.3
36.9.2-next.1
36.9.2-next.0
36.9.1
36.9.1-next.0
36.9.0
36.8.6
36.8.5
36.8.5-next.0
36.8.4
36.8.3
36.8.2
36.8.1
36.7.0
36.6.12
36.6.11
36.6.10
36.6.8
36.6.7
36.6.6
36.6.5
36.6.4
36.6.3
36.6.2
36.6.1
36.6.0
36.5.3
36.5.2
36.5.1
36.5.0
36.4.1
36.4.0
36.3.2
36.3.0
36.2.2
36.2.1
36.2.0
36.1.0
36.0.0
35.11.4
35.11.3
35.11.2
35.11.0
35.10.1
35.10.0
35.9.3
35.9.2
35.9.0
35.8.1
35.8.0
35.7.2
35.7.1
35.6.4
35.6.2
35.6.1
35.6.0
35.5.1
35.4.11
35.4.10
35.4.8
35.4.7
35.4.6
35.4.5
35.4.4
35.4.3
35.4.1
35.4.0
35.3.5
35.3.4
35.3.3
35.3.2
35.3.1
35.3.0
35.2.0
35.1.1
35.1.0
35.0.8
35.0.7
35.0.5
35.0.4
35.0.3
35.0.2
35.0.0
34.3.12
34.3.8
34.3.7
34.3.6
34.3.5
34.3.0
34.2.2
34.2.1
34.2.0
34.1.3
34.1.1
34.1.0
34.0.0
33.1.7
33.1.6
33.1.2
33.1.0
33.0.6
33.0.1
33.0.0
32.3.7
32.3.6
32.3.5
32.3.4
32.3.2
32.3.1
32.3.0
32.2.3
32.2.2
32.2.1
32.2.0
32.1.0
32.0.0
31.2.0
31.1.0
31.0.2
31.0.1
31.0.0
30.6.1
30.6.0
30.5.1
30.4.1
30.3.1
30.3.0
30.2.0
30.1.0
30.0.0
30.0.0-alpha.3
30.0.0-alpha.2
30.0.0-alpha.1
30.0.0-alpha
4.0.1
4.0.0
3.3.1
3.0.0
2.6.0
2.5.1
2.5.0
2.4.7
2.4.6
2.4.5
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
2.3.0
2.2.3
2.2.2
2.2.0
2.1.0
2.0.0
1.0.3
1.0.2
1.0.1
1.0.0
0.1.0
Bar Component for Victory
commerce.nearform.com/open-source/victory
FormidableLabs/victory
victory-bar
/
es
/
helper-methods.d.ts
8 lines
•
259 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
export
declare
const
getBarPosition
:
(
props
:
any
,
datum
:
any
) =>
{
x
:
number
;
x0
:
number
;
y
:
number
;
y0
:
number
; };
export
declare
const
getBaseProps
:
(
initialProps
:
any
,
fallbackProps
:
any
) =>
any
;
//# sourceMappingURL=helper-methods.d.ts.map