Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
线段颜色自动生成的程序段如下: line0.set_line_color(0xffff00, Y) 说明文档中的范例是如下: line_0.set_line_color(0xFF0000, 255, lv.PART.MAIN)
是BUG还是我哪里没设置正确?