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

Cheatsheet request: SVG #569

Open
fabiobaser opened this issue Jun 18, 2018 · 5 comments
Open

Cheatsheet request: SVG #569

fabiobaser opened this issue Jun 18, 2018 · 5 comments

Comments

@fabiobaser
Copy link

No description provided.

@chadwithuhc
Copy link
Collaborator

Do you mean SVG syntax? Or something else about SVG?

This was referenced Dec 4, 2018
@bbuck
Copy link

bbuck commented Dec 5, 2018

Moving my comment from #646

SVG, specifically path and it's d attribute can be quite cryptic. Info is easy to find in documentation but since you've got "cheatsheets" a quick reference would be great.

I'll take a look at what it takes to build a cheatsheet and may make an initial pass when I have some time.

@nicosemp
Copy link

nicosemp commented Apr 4, 2021

I don't know if this is still in the works, but I was looking for an SVG cheat sheet right now.

I was watching a video that shows a bunch of possible SVG tags and their possible properties (see image below).
It would be nice to have them all laid out in a cheat sheet.

Example:

<circle> requires
- r -> radius
- cx -> x coordinate of the center
- cy -> y coordinate of the center
- and so on...

image

@fabiobaser
Copy link
Author

@chadwithuhc Yes, I meant a cheatsheet containing the most useful tags and attributes. Like what @nicosemp proposed.

@Emasoft
Copy link

Emasoft commented Oct 24, 2022

Something like this:
https://github.com/VincentSheehan22/cheatsheets/blob/main/svg-cheatsheet.md
But with gifs previews.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants