953155109 commented on issue #8192:
URL: https://github.com/apache/echarts/issues/8192#issuecomment-1347818457

   chart_15409992085bd9c8289fdca.setOption({
        "title": {
                "text": "Main Title",
                "subtext": "Sub Title\n{hr|}",
                "show": true,
                "width": "100%",
                "top": "top",
                "left": "center",
                "textStyle": {"color": "#306fb6"},
                "subtextStyle": {
                        "color": "#306fb6",
                            "formatter": '{a}',
                        "rich": {
                                hr: {
                                        "borderColor": "#999999",
                                        "width": "100%",
                                        "borderWidth": 2,
                                        "height": 2,
                                        "lineHeight": 10
                                }
                        }
                }
        }
   });


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to