Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update to the zoomable circle packing example #3857

Merged
merged 2 commits into from Jan 9, 2024

Conversation

Giammaria
Copy link
Contributor

Removed trailing double quote (") from description; added a hyperlink to a more complex example; adjusted width and height of example to match the regular circle packing example

Note - accidentally overwrote the commits in my local repository for #3856. That PR has been closed. This PR is intended to replace that one.

INFO: @domoritz

… double quote (") from description; added a hyperlink to a more complex example; adjusted width and height of example to match the regular circle packing example
@Giammaria Giammaria requested a review from a team as a code owner January 7, 2024 01:57
docs/examples/zoomable-circle-packing.md Outdated Show resolved Hide resolved
Copy link
Member

@domoritz domoritz left a comment

Choose a reason for hiding this comment

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

Just one comment.

@@ -1,8 +1,8 @@
{
"$schema": "https://vega.github.io/schema/vega/v5.json",
"description": "An example of a zoomable circle packing layout for hierarchical data.",
"width": 800,
"height": 800,
"width": 600,
Copy link
Member

Choose a reason for hiding this comment

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

Do we need to rebuild the image?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not sure I follow. I'm assuming that you're not referring to the thumbnail image, correct?

Copy link
Member

Choose a reason for hiding this comment

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

Yes

Copy link
Contributor Author

@Giammaria Giammaria Jan 7, 2024

Choose a reason for hiding this comment

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

With the only spec update being the width and height (same aspect ratio), the existing thumbnail looks good in my dev environment and should do the trick. I'm happy to update it though if you think that I should. Just let me know 👍

@jheer jheer merged commit 4293dde into vega:main Jan 9, 2024
2 of 4 checks passed
@Giammaria Giammaria deleted the zcp_updates branch January 9, 2024 23:42
@lsh lsh mentioned this pull request Mar 5, 2024
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.

None yet

3 participants