/AngularAndSVG

An exploratory app to experiment the combination of SVG and Angular7 technologies.

Primary LanguageTypeScript

AngularAndSVG

This project was generated with Angular CLI version 7.0.5.

SVG and HTML+ mixed (Experiment)

This is an experiment app on how to merge angular features with SVG. Some features implemented:

  • Draw RectComponent
  • Selection
  • Move Single selection
  • Pan Area
  • Zoom Area

All of these are developed for exploring the possibility of combine Angular with SVG.