-
-
Save dandelin/7c220d45181b866229717bac177d1455 to your computer and use it in GitHub Desktop.
q161
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<svg> | |
<- selection scope | |
<rect></rect> | |
<rect></rect> <- binded with apple in 1.csv | |
<rect></rect> <- binded with grape in 1.csv | |
<rect></rect> <- binded with orange in 1.csv | |
<rect></rect> | |
<rect:selection></rect> <- binded with kiwi in 2.csv | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment