Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 420 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 420 Bytes

ngsvgdemo

Short demo about using angular and svg's together

Key points

  • Angular is a great tool for svg manipulation
  • ng-attr- is your friend, as browser panics with the unprocessed values
  • Only works with inline svg, as Angular can't modify the contents of an image