tencent cloud

Last updated: 2024-03-11 16:07:32
Text
Last updated: 2024-03-11 16:07:32
The text type chart supports MarkDown syntax, you can insert text, image links, hyperlinks, etc. on the dashboard page. This chart is only supported for use in the dashboard.

Directions

1. Log in to the CLS console, click Dashboard > Dashboard List, select the dashboard you want to view, click Add chart, create a new chart, and select the chart type as Text.
2. Edit the text according to the MarkDown syntax, the example is as follows:
Syntax
Note
# Heading
Heading 1
## Heading
Heading 2
**Bold**
Bold font
*Italic*
Italic font
[Link](http://a.com)
Hyperlink
![Image](http://url/a.png)
Image link
> Blockquote
Quote
* List * List * List
List
Horizontal rule:
---
Dividing line
`Inline code`
Inline code block
``` # code block print '3 backticks or' print 'indent 4 spaces' ```
Code block
<font face="Microsoft Yahei" color=green size=5> Microsoft Yahei,green,size=5</font>
Styled text

Was this page helpful?
You can also Contact Sales or Submit a Ticket for help.
Yes
No

Feedback