Chapter 2: Optional enhancement
In this chapter, we will be learning how to use more advanced components to enhance your web report. We will learn how to:
- Split your report into seperate sections and tabs for ease of readability.
- Import components and code as you need them.
- Use Chart.js to create simple charts.
- Make interactive diagram with Mermaid.js.
- Render 3D object such as your CAD using Three.js.
To view what the template for the optional enhancement, you can visit the link below:
The source code is available here