Skip to content

Commit 311a842

Browse files
authored
Merge pull request evidence-dev#3052 from evidence-dev/docs-fix
Docs: fix floating bullet
2 parents 8993e82 + e5489bc commit 311a842

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

  • sites/docs/pages/components/charts/mixed-type-charts

sites/docs/pages/components/charts/mixed-type-charts/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
---
32
title: Mixed-Type Charts
43
description: Display multiple series types on the same chart, for example a bar for an amount, and a line for a related percentage.
@@ -915,4 +914,4 @@ Mixed type charts can include [annotations](/components/charts/annotations) usin
915914
<ReferenceLine data={target_data} y=target label=name/>
916915
<ReferenceArea xMin='2020-03-14' xMax='2020-05-01'/>
917916
</Chart>
918-
```
917+
```

0 commit comments

Comments
 (0)