diff --git a/docs/source/reference/charts.md b/docs/source/reference/charts.md index a0480c5..0e7adfc 100644 --- a/docs/source/reference/charts.md +++ b/docs/source/reference/charts.md @@ -1,4 +1,4 @@ -# Charts +# `Charts` This page contains a reference to all chart objects that can be used within the library. diff --git a/docs/source/reference/index.md b/docs/source/reference/index.md index c0c38e3..13bd22f 100644 --- a/docs/source/reference/index.md +++ b/docs/source/reference/index.md @@ -19,7 +19,7 @@ tables 2. [`Line`](#Line) 3. [`Histogram`](#Histogram) 3. [`HorizontalLine`](#HorizontalLine) -4. [Charts](#charts) +4. [`Charts`](#charts) 5. [`Events`](./events.md) 6. [`Toolbox`](#ToolBox) -7. [`Table`](#Table) \ No newline at end of file +7. [`Table`](#Table)