package
1.0.1
Repository: https://github.com/betagorobot/betago.git
Documentation: pkg.go.dev

# Functions

DrawPieChartWithAPI 本地获取频道的时间分布 @param inputMap @param userName @return string.
DrawPieChartWithLocal 本地获取频道的时间分布 @return {}.
GetUserChannelTimeMap 获取用户在频道的时间 @param userID @return map.
ShowCalHandler 显示时间分布 @param userID.

# Structs

DrawChartLabel 画图标签.
DrawChartLegend 画图标签.
DrawChartTitle 画图标题.
DrawPieAPICtx 画饼图的上下文.

# Type aliases

AnimationTime 动画时长.
AnimationType 动画类型.
ChartType 图表类型 p: 2 dimension pc: more than 1 dimension pd: donut.