JavaScript Graph
- Previous Page jQuery DOM
- Next Page JS Canvas
ផ្ទុកឯកទេសរូបភាព
JavaScript ផ្ទុកឯកទេសសម្រាប់ក្រាហ្វិកវិទ្យានិងត្រាងទូរគេហទំព័រផ្សេងៗ:
- Plotly.js
- Chart.js
- Google Chart
Plotly.js
Plotly.js is a chart library with more than 40 chart types, 3D charts, statistical charts, and SVG maps.

Chart.js
Chart.js has many built-in chart types:
- Scatter (Scatter Chart)
- Line (Line Chart)
- Bar (Bar Chart)
- Radar (Radar Chart)
- Pie, Doughnut (Pie and Doughnut Chart)
- Polar Area (Polar Area Chart)
- Bubble (Bubble Chart)

Google Chart
From simple line charts to complex tree charts, Google Chart provides a variety of built-in chart types:
- Scatter Chart (Scatter Chart)
- Line Chart (Line Chart)
- Bar / Column Chart (Bar / Column Chart)
- Area Chart (Area Chart)
- Pie Chart (Pie Chart)
- Donut Chart (Doughnut Chart)
- Org Chart (Organizational Structure Chart)
- Map / Geo Chart (Map / Geographic Chart)

- Previous Page jQuery DOM
- Next Page JS Canvas