Earnings this month

$1,569.00

Account Balance

$3,917.80

Total Sales

$10,211.50

Earnings

Last Week vs. Previous Week

View Earnings

Transactions

Latest Transactions

Statement
{% set statement = [{ purchased_at: "12 Nov 2018", course: "Angular Routing In-Depth", image: "assets/images/paths/angular_routing_200x168.png", document: "#8734", amount: "89" }, { purchased_at: "13 Nov 2018", course: "Angular Unit Testing", image: "assets/images/paths/angular_testing_200x168.png", document: "#8735", amount: "89" }, { purchased_at: "14 Nov 2018", course: "Introduction to TypeScript", image: "assets/images/paths/typescript_200x168.png", document: "#8736", amount: "89" }, { purchased_at: "15 Nov 2018", course: "Learn Angular Fundamentals", image: "assets/images/paths/angular_200x168.png", document: "#8737", amount: "89" }] %} {% for item in statement %} {% endfor %}
Course Document Amount Date
course
{{ item.course }}
Invoice {{ item.document }} - ${{ item.amount }} USD
{{ item.purchased_at }}

Comments

Latest comments

Laza Bogdan 27 min ago
on Data Visualization With Chart.js

How can I load Charts on a page?

FrontendMatter just now

Hi Bogdan,
Thank you for purchasing our course!

Please have a look at the charts library documentation here and follow the instructions.