-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
enhancementNew feature or requestNew feature or request
Description
HI
我有一個專案從一般版本轉到Pro版本,但是Pro現在似乎不能完美兼容一般版本,下面有幾個參數不知道如何設定。
// 下面參數在 pro 版本中找不到
aaOptions.plotOptions?.column?
.pointWidth(28)
.minPointLength(3)
// 目前用 AAAnimation().duration(0) 來關閉
aaOptions.plotOptions?.series?.animation(false)
// pie 與 variablepie 設定 soft corners 沒有效果
AAChartModel().chartType(.pie).borderRadius(10)Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request