Skip to content

Commit 011e02a

Browse files
author
Quarto GHA Workflow Runner
committed
Built site for gh-pages
1 parent fd79af5 commit 011e02a

57 files changed

Lines changed: 1262 additions & 1260 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.nojekyll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20cc21a7
1+
9c2c46da

CHANGELOG.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,7 @@ <h3 class="anchored" data-anchor-id="fixed">Fixed</h3>
274274
<ul>
275275
<li>Side effects like <code>CREATE TEMP TABLE</code> before the <code>VISUALISE</code> statement are now separated from directly feeding into the visualisation data (#415)</li>
276276
<li>Fixed bug where panel axes were unintentionally anchored to zero when using <code>FACET ... SETTING free =&gt; 'x'/'y'</code> (#410).</li>
277+
<li>Fixed bug where faceted data were matched to the incorrect panels (#409)</li>
277278
</ul>
278279
</section>
279280
</section>

CHANGELOG.llms.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
- Side effects like `CREATE TEMP TABLE` before the `VISUALISE` statement are now separated from directly feeding into the visualisation data (#415)
66
- Fixed bug where panel axes were unintentionally anchored to zero when using `FACET ... SETTING free => 'x'/'y'` (#410).
7+
- Fixed bug where faceted data were matched to the incorrect panels (#409)
78

89
## 0.3.1 - 2026-04-30
910

gallery/examples/bar-chart.html

Lines changed: 15 additions & 15 deletions
Large diffs are not rendered by default.

gallery/examples/boxplot.html

Lines changed: 30 additions & 30 deletions
Large diffs are not rendered by default.

gallery/examples/density.html

Lines changed: 30 additions & 30 deletions
Large diffs are not rendered by default.

gallery/examples/faceted.html

Lines changed: 15 additions & 15 deletions
Large diffs are not rendered by default.

gallery/examples/heatmap.html

Lines changed: 20 additions & 20 deletions
Large diffs are not rendered by default.

gallery/examples/histogram.html

Lines changed: 20 additions & 20 deletions
Large diffs are not rendered by default.

gallery/examples/line-chart.html

Lines changed: 10 additions & 10 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)