We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31feedf commit 17c888cCopy full SHA for 17c888c
src/routes/examples/dot/+page.md
@@ -140,8 +140,7 @@ It only includes examples using the standard demo datasets from the [@observable
140
141
## [Ordinal scatterplot](https://observablehq.com/@observablehq/plot-ordinal-scatterplot)
142
143
-> :warning: Grouping based on the `color` doesn't work - see [Issue #100](https://github.com/svelteplot/svelteplot/issues/100).
144
-> The x-axis order is also reversed from Observable Plot.
+> The x-axis order is reversed from Observable Plot.
145
146
```svelte live
147
<script>
0 commit comments