File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
source/chart-type-reference Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ points connected by straight line segments. In area charts, the
17
17
space beneath the line segments is filled in with color, whereas in
18
18
line charts only the line segments are rendered with no additional
19
19
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
23
23
<continuous-charts>` data.
24
24
25
25
.. _discrete-charts:
@@ -315,8 +315,8 @@ group of 5 years.
315
315
fields, see :ref:`Multiple Field Mappings
316
316
<multiple-field-mappings>`.
317
317
318
- Continuous Line Chart
319
- ~~~~~~~~~~~~~~~~~~~~~
318
+ Continuous Line Chart Using Time Series Data
319
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
320
320
321
321
The following chart visualizes data pertaining to the usage of a
322
322
solar-powered house battery. This continuous line graph shows the
You can’t perform that action at this time.
0 commit comments