UNPKG
v-gantt-chart-hl
Version:
latest (1.0.21)
v-gantt-chart-hl@1.0.2 (1.0.2)
v-gantt-chart-hl@1.0.21 (1.0.21)
1.0.21
1.0.2
1.0.1
display gantt-like vaule,like use this to order bus schedule.
v-gantt-chart-hl
/
dist
/
demo.html
9 lines
(6 loc)
•
152 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
<
meta
charset
=
"utf-8"
>
<
title
>
v-gantt-chart demo
</
title
>
<
script
src
=
"./v-gantt-chart.umd.js"
>
</
script
>
<
script
>
console
.
log
(v-gantt-chart)
</
script
>