1.0.5 • Published 4 years ago

timeselecter v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

介绍

时间段选择器基于echarts4或5 图形化快速选择一个星期中的时间段,精度为0.5小时 可以自适应传入的dom元素大小,但太小的话体验不好

界面

image

使用

npm install timeselecter --save

import echarts from "echarts"

import timeSelecter from "timeselecter"

timeSelecter.init(echarts, domEle, (res)=> { console.log(res) })

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago