Welcome to the first Video Tutorial of the Chart.js!
What Will I Learn?
You will learn how to create a chart with Chart.js library from scratch.
You will learn how to create a chart without any server using.
You will learn how to make a chart without using any functional software.
You will learn how to install the Chart.js library and Bootstrap CDN for CSS/HTML.
Requirements
- Chartjs library path.
- Visual Studio Code. (or another text editor)
- Bootstrap CDN.
- A Standard Computer.
- XAMPP Server Control Panel. (Not used in this video but to be used in other education episodes)
- A Standard Browser.
Difficulty
- Intermediate
Description
Hello everyone, welcome to the first part of the Chart.js Education Series. In this video I showed you how to create a chart without using any servers. I teached you how to create a chart.js from scratch with totally manually. Also I explained in detail all the commands used when creating this chart. I showed and I explained you how to use "let", "getElementById", "canvas" and other commands. I teached you how to install Chart.js library and Bootstrap CDN CSS format for HTML5.
I gave technical information about functions, variables, codes, libraries and all operations.
Our Chart.js education series will progress from basic - intermediate to advanced. All the programs described in the video (Chart.Js, Visual Studio Code, XAMPP Server Control Panel Server, Bootstrap CDN CSS Library) are open source and are all included in the links section of the GitHub repositories (Except XAMPP Control Panel Server). If you wish, you can access the web pages of these programs and download links for Windows from the links section.
Video Tutorial
My Operating System
Curriculum
This video is first video of the Chart.js. When next episodes are uploaded, links to previous episodes will be place here.
Links
- Chart.js GitHub Repo
- Chart.js Website
- Visual Studio Code (VSCode) GitHub Repo
- Visual Studio Code Web Site
- Visual Studio Code Download Link for Win x64
- XAMPP Server Web Site
- XAMPP Server(For Windows) Download Link
- CDN Bootstrap GitHub Repo
- CDN Bootstrap Web Page
Posted on Utopian.io - Rewarding Open Source Contributors