
#36: Charts with Chart.js Part 1
Published March 12, 2018
4m 59s
Chart.js is a great library that lets you easily create charts and display them with your Phoenix application. In Part 1 we set the foundation by installing the chart.js library and using it to render a static chart with actual data from our application.