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
1717space beneath the line segments is filled in with color, whereas in
1818line charts only the line segments are rendered with no additional
1919coloring 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
321321The following chart visualizes data pertaining to the usage of a
322322solar-powered house battery. This continuous line graph shows the
You can’t perform that action at this time.
0 commit comments