Many people think about Angular for just HTML components and forms. After all, Angular1 was insanely easy and awesome to build 2-way bound forms. But what if we took all those same awesome concepts of components and use it to build awesome visualizations too? There are a few different ways we can render charts in the browser today; SVGs, Canvas and WebGL. In this article, I’m going to talk about b