如何設置小提琴圖中box plot的風格配置? #2513
Unanswered
franklintw
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ViolinOptions中包含一個
readonly box?: boolean | {
/**
* @title 箱线图
* @description 状态样式设置
*/
state: State;
};
此state的設置方式為何? 可用來改變box的style嗎?
Beta Was this translation helpful? Give feedback.
All reactions