Skip to content

Commit dc64c56

Browse files
dimodiDimo Dimov
authored andcommitted
docs: Remove obsolete screenshot
1 parent 828f1d5 commit dc64c56

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

components/chart/types/area.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,6 @@ You can render the lines between the points with different styles. The supported
8383
* `Step`—The style renders the connection between data points through vertical and horizontal lines. It is suitable for indicating that the value is constant between the changes.
8484
* `Smooth`—This style causes the Area Chart to display a fitted curve through data points. It is suitable when the data requires to be displayed with a curve, or when you wish to connect the points with smooth instead of straight lines.
8585

86-
>caption Comparison between line styles
87-
88-
![](images/area-chart-step-and-smooth.png)
89-
9086
@[template](/_contentTemplates/chart/link-to-basics.md#configurable-nested-chart-settings)
9187

9288
@[template](/_contentTemplates/chart/link-to-basics.md#configurable-nested-chart-settings-categorical)

0 commit comments

Comments
 (0)