Open wlcomeforyou opened 10 months ago
@wlcomeforyou It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗
The font size of the global font style textStyle is set
There is no 'global' textStyle in [API}(https://echarts.apache.org/en/option.html), even though it's a valid idea for a new Feature.
See axisLabel.fontSize.
📌 please close issue if problem solved.
To my surprise there actually is a global textStyle, which seems to work for the axisName but not the axisLabels in the given example.
Version
5.4.3
Link to Minimal Reproduction
https://echarts.apache.org/examples/zh/editor.html?code=PYBwLglsB2AEC8sDeAoWswFMAeYDKYAngDaYBcq66AZjPhAF7mwBMADGrAL4A0n2AQWwQAzmWSd0REMwDkAYwCGWAObAAToVl8qsACbLF4gNqyAsjG2xZAFQCumK7IDqmPU5sALO04Bi6iCc8ZSC7aFkAXU5eTkIhUXFKKmk5ADdFYgdtSVhoRQBbOUBpW0BV6NlonVgRTADMMVhjHKTdAzAjBoBGAFY2HlYAZl7WFgAWPpYOgA4-jv6umZGAdnGANjYIyt0U8VliCGhHHK5OKK4AbiA
Steps to Reproduce
设置了全局字体样式textStyle的字体大小,但是坐标的刻度字体大小没有生效
Current Behavior
设置了全局字体样式textStyle的字体大小,但是坐标的刻度字体大小没有生效
Expected Behavior
设置了全局字体样式textStyle的字体大小,会对图形中字体都生效
Environment
Any additional comments?
No response