Skip to content

Finish Get started section#274

Merged
thomasp85 merged 5 commits intoposit-dev:mainfrom
thomasp85:get_started_again
Apr 1, 2026
Merged

Finish Get started section#274
thomasp85 merged 5 commits intoposit-dev:mainfrom
thomasp85:get_started_again

Conversation

@thomasp85
Copy link
Copy Markdown
Collaborator

This PR builds upon the current Get started section and adds three additional pages for users to familarise themselves with. In addition it contains a range of fixes to bugs I uncovered as I developed the examples (all issues are unsurprisingly confined to the vegalite writer). The issues fixed are:

  1. Fix free scales in faceted views. Vegalite makes some very weird choices that I'm working around now
  2. Fix missing keys in size legend if fill is set to null
  3. Fix plotting non-bar data in polar coordinate system
  4. Fix faceting of polar data (panels were blank before)
  5. Fix missing subtitle in plots

@thomasp85 thomasp85 requested a review from georgestagg March 28, 2026 01:39
Copy link
Copy Markdown
Collaborator

@georgestagg georgestagg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like a great introduction, thanks!

@@ -0,0 +1,101 @@
---
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not strictly part of this PR, but in the grammar.qmd page can we add something like a diagram or example, just to break up the text.

I found these types of diagram for ggplot2 helpful, if we can easily make something similar for ggsql:

Image

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I certainly want to spruce up that section with a diagram or two

Co-authored-by: George Stagg <georgestagg@gmail.com>
Co-authored-by: Thomas Lin Pedersen <thomasp85@gmail.com>
@thomasp85 thomasp85 merged commit ded1869 into posit-dev:main Apr 1, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants