diff options
Diffstat (limited to 'examples/graphs')
| -rw-r--r-- | examples/graphs/2d/hellographs/doc/hellographs.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/graphs/2d/hellographs/doc/hellographs.rst b/examples/graphs/2d/hellographs/doc/hellographs.rst index 8f8ab4263..d0820c3b7 100644 --- a/examples/graphs/2d/hellographs/doc/hellographs.rst +++ b/examples/graphs/2d/hellographs/doc/hellographs.rst @@ -24,7 +24,7 @@ custom bars color and border properties. These properties will override the poss theme set for the ``AbstractSeries.`` LineGraph --------- +--------- The second graph of the example is a line graph. It also starts by defining a ``GraphsView`` element. A custom ``GraphTheme`` is created to get a custom appearance. |
