v2.4.0-rc1
版本发布时间: 2024-01-23 00:07:32
go-echarts/go-echarts最新发布版本:v2.4.2(2024-09-12 21:04:58)
Dirty Changes
- Refactor all necessary
bool
totypes.Bool
(*bool) - Change all functional fields to
types.FuncStr
(string) - Move
PageConfiguration
out fromopts.Initialization
- Split configs for easy structure maintain
Features
- Support listening events via
event.Listener
- Expose echarts instance via
%MY_ECHARTS%
- Support expose render content for image extension
- Does beta release, and WIP
- Expose
charts.WithSeriesOpts
forseries
config in case ofWithX
helper functions missing some opts in charts.