Skip to content

Commit

Permalink
HighCharts is not open source (chartjs#4383)
Browse files Browse the repository at this point in the history
According to the (issue tracker of highcharts)[highcharts/highcharts#4405 (comment)] they do not consider the code open source. It's available for reading but that's about it.

The code is provided under CC-BY-NC via github.

See also:
https://shop.highsoft.com/faq#Non-Commercial-0
  • Loading branch information
brother authored and etimberg committed Jun 16, 2017
1 parent 00aa210 commit 6835405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/notes/comparison.md
Expand Up @@ -12,7 +12,7 @@ Library Features
| Extendable to Custom Charts | ✓ | ✓ | | |
| Supports Modern Browsers | ✓ | ✓ | ✓ | ✓ |
| Extensive Documentation | ✓ | ✓ | ✓ | ✓ |
| Open Source | ✓ | ✓ | ✓ | ✓ |
| Open Source | ✓ | ✓ | | ✓ |

Built in Chart Types

Expand Down

0 comments on commit 6835405

Please sign in to comment.