Some simple and flexible graphing components for Angular 4+
Scroll down to see it in action!
Often, you will want to compose the above components together. For example, you often want your graphs to have axes, and a legend. ngx-graphs is not opinionated on how you do this, but css grid is often a good approach (example below)