UNPKG
@graphique/geom-line
Version:
latest (3.0.0)
next (2.0.1)
3.0.0
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.2
2.1.1
2.1.0
2.0.1
2.0.0
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.3
1.5.2
1.5.1
1.5.0
1.4.1
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.1.1
0.1.0
0.0.5
0.0.5-alpha.67
0.0.4
0.0.3
0.0.2
0.0.2-alpha.3
0.0.2-alpha.1
0.0.2-alpha.0
0.0.1-alpha.21
0.0.1-alpha.20
0.0.1-alpha.19
0.0.1-alpha.18
0.0.1-alpha.17
0.0.1-alpha.16
0.0.1-alpha.15
0.0.1-alpha.14
0.0.1-alpha.13
0.0.1-alpha.12
0.0.1-alpha.11
0.0.1-alpha.10
0.0.1-alpha.9
0.0.1-alpha.0
For line charts and other lines
graphiquejs/graphique
@graphique/geom-line
/
src
/
index.ts
4 lines
(3 loc)
•
166 B
text/typescript
View Raw
1
2
3
4
export
{
GeomLine
,
type
GeomProps
}
from
'./geomLine'
export
{
Legend
,
type
LegendProps
}
from
'./legend'
export
{
type
GeomAes
,
Entrance
,
FocusType
}
from
'./types'