İlk temizlik tamamlandı bir önceki projeden
This commit is contained in:
@@ -0,0 +1 @@
|
||||
# Additional Notes
|
||||
@@ -0,0 +1,31 @@
|
||||
# Comparison with Other Charting Libraries
|
||||
|
||||
Library Features
|
||||
|
||||
| Feature | Chart.js | D3 | HighCharts | Chartist |
|
||||
| ------- | -------- | --- | ---------- | -------- |
|
||||
| Completely Free | ✓ | ✓ | | ✓ |
|
||||
| Canvas | ✓ | | | |
|
||||
| SVG | | ✓ | ✓ | ✓ |
|
||||
| Built-in Charts | ✓ | | ✓ | ✓ |
|
||||
| 8+ Chart Types | ✓ | ✓ | ✓ | |
|
||||
| Extendable to Custom Charts | ✓ | ✓ | | |
|
||||
| Supports Modern Browsers | ✓ | ✓ | ✓ | ✓ |
|
||||
| Extensive Documentation | ✓ | ✓ | ✓ | ✓ |
|
||||
| Open Source | ✓ | ✓ | | ✓ |
|
||||
|
||||
Built in Chart Types
|
||||
|
||||
| Type | Chart.js | HighCharts | Chartist |
|
||||
| ---- | -------- | ---------- | -------- |
|
||||
| Combined Types | ✓ | ✓ | |
|
||||
| Line | ✓ | ✓ | ✓ |
|
||||
| Bar | ✓ | ✓ | ✓ |
|
||||
| Horizontal Bar | ✓ | ✓ | ✓ |
|
||||
| Pie/Doughnut | ✓ | ✓ | ✓ |
|
||||
| Polar Area | ✓ | ✓ | |
|
||||
| Radar | ✓ | | |
|
||||
| Scatter | ✓ | ✓ | ✓ |
|
||||
| Bubble | ✓ | | |
|
||||
| Gauges | | ✓ | |
|
||||
| Maps (Heat/Tree/etc.) | | ✓ | |
|
||||
@@ -0,0 +1 @@
|
||||
!REDIRECT "https://github.com/chartjs/awesome"
|
||||
@@ -0,0 +1,3 @@
|
||||
# License
|
||||
|
||||
Chart.js is <a href="https://github.com/chartjs/Chart.js" target="_blank">open source</a> and available under the <a href="https://opensource.org/licenses/MIT" target="_blank">MIT license</a>.
|
||||
Reference in New Issue
Block a user