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

CLI adds bounds calculation and style flag to csv writer #251

Merged
merged 3 commits into from
Feb 8, 2025

Conversation

michaelkirk
Copy link
Member

@michaelkirk michaelkirk commented Jan 15, 2025

Adds the ability to specify a top level <style> block in your svg output.

Also exposes this functionality (and the recent bound computation #250) to the CLI's svg output.

It's very basic. So basic that I'm not sure it's worth it, but I'm personally using it so I thought I'd see if it had wider appeal.

@michaelkirk michaelkirk force-pushed the mkirk/svg-cli-bounds-and-style branch from a82f4d7 to c54007b Compare January 15, 2025 23:02
@michaelkirk michaelkirk force-pushed the mkirk/svg-cli-bounds-and-style branch 2 times, most recently from 7399520 to 56cbf26 Compare February 6, 2025 22:23
@michaelkirk michaelkirk force-pushed the mkirk/svg-cli-bounds-and-style branch from 56cbf26 to 1307487 Compare February 6, 2025 22:40
@michaelkirk michaelkirk marked this pull request as ready for review February 6, 2025 22:54
@pka pka self-requested a review February 8, 2025 19:29
Copy link
Member

@pka pka left a comment

Choose a reason for hiding this comment

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

👍

@pka pka added this pull request to the merge queue Feb 8, 2025
Merged via the queue into georust:main with commit f33714d Feb 8, 2025
1 check 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