Skip to content

Commit 0a39aef

Browse files
committed
Remove extra asterisk sign
1 parent 1204a17 commit 0a39aef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/resources/ui/components/built-in-components/chart/bar-chart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ To customize the bar for each chart data:
164164

165165
1. Select the **Chart** widget from the widget tree or the canvas area.
166166
2. Move to the properties panel, and open the **Chart Data** > **Bar Properties**.
167-
3. To change the **Bar Color**, click on the box next to the already selected color, select any dark/light color, and then click **Use Color** or click on an already selected color ****and enter a Hex Code directly.
167+
3. To change the **Bar Color**, click on the box next to the already selected color, select any dark/light color, and then click **Use Color** or click on an already selected color and enter a Hex Code directly.
168168
4. To add a border around the bar, enter the **Border Width** value and change its **Border Color**.
169169

170170

docs/resources/ui/components/built-in-components/chart/line-chart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ To customize the line:
156156

157157
1. Select the **Chart** widget from the widget tree or the canvas area.
158158
2. Move to the properties panel, open the **Chart Data** section and then open the **Line Properties** section.
159-
3. To change the **Line Color**, click on the box next to the already selected color, select any dark/light color, and then click **Use Color** or click on an already selected color ****and enter a Hex Code directly.
159+
3. To change the **Line Color**, click on the box next to the already selected color, select any dark/light color, and then click **Use Color** or click on an already selected color and enter a Hex Code directly.
160160
4. To change the thickness of the line, change the value in the **Line Thickness** input box.
161161
5. By default, all the data points are connected with a smooth curve line; to disable this, simply **turn off** the **Curved Lines** property. This will draw a straight line between two points.
162162
1. If you keep this property enabled, you may notice that for some data points the curve goes beyond/above the actual value. To prevent this, you can **enable** the **Prevent curve from overshooting**.

0 commit comments

Comments
 (0)