Skip to content

Commit c0fef79

Browse files
jwilliams-mongoniccottrell
authored andcommitted
(DOCSP-4993): add clarifying language about time series use case for line and area charts (#264)
1 parent 47dc830 commit c0fef79

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

source/chart-type-reference/line-area-chart.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ points connected by straight line segments. In area charts, the
1717
space beneath the line segments is filled in with color, whereas in
1818
line charts only the line segments are rendered with no additional
1919
coloring or shading. These charts facilitate visualizing data over a
20-
period of time and identifying trends and patterns across the entire
21-
data range. Line and area charts support visualizing both
22-
:ref:`discrete <discrete-charts>` and :ref:`continuous
20+
period of time (using time series data) and identifying trends and
21+
patterns across the entire data range. Line and area charts support
22+
visualizing both :ref:`discrete <discrete-charts>` and :ref:`continuous
2323
<continuous-charts>` data.
2424

2525
.. _discrete-charts:
@@ -315,8 +315,8 @@ group of 5 years.
315315
fields, see :ref:`Multiple Field Mappings
316316
<multiple-field-mappings>`.
317317

318-
Continuous Line Chart
319-
~~~~~~~~~~~~~~~~~~~~~
318+
Continuous Line Chart Using Time Series Data
319+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
320320

321321
The following chart visualizes data pertaining to the usage of a
322322
solar-powered house battery. This continuous line graph shows the

0 commit comments

Comments
 (0)