Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 610 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 610 Bytes

CSS Animation Example

Input:

  • CSS style sheet defines classes:

    • light and dark for coloring
    • pulse for CSS animation
  • CoffeeScript mapping file

  • CSV data

    0 1 2 3 4
    circle circle light circle dark circle light pulse circle dark pulse
    square square light square dark square light pulse square dark pulse
    triangle triangle light triangle dark triangle light pulse triangle dark pulse

Output:

SVG