What problem does this feature solve?
option = {
series: [
{
name: 'Pressure',
type: 'gauge',
detail: {
offsetCenter:[0,150],
formatter: 'detail label',
rotate:90,//not working
},
data: [
{
value: 50,
name: 'SCORE'
}
]
}
]
};
What does the proposed API look like?
detail label should be rotated
7条答案
按热度按时间0aydgbwb1#
This issue is labeled with
difficulty: easy
.@RahulVishK Would you like to debug it by yourself? This is a quicker way to get your problem fixed. Or you may wait for the community to fix.
Please have a look at How to debug ECharts if you'd like to give a try. 🤓
0tdrvxhp2#
I'm interested in fixing this issue.
vxbzzdmp3#
I think you can realize it use
startAngle
andendAngle
.Is this what you want?
bihw5rsg4#
Hello Sir/Madam, I would like to contribute in your project to solve this issue.
lyr7nygr5#
Hello Sir/Madam, I would like to contribute in your project to solve this issue.
xu3bshqb6#
@koliharesh@Raj-T1@CuteSunLee You may check the wiki Thanks!
iecba09b7#
Main、侯已经收到你的邮箱