Highcharts vs Chart.xkcd: What are the differences?
Highcharts:A charting library written in pure JavaScript, offering an easy way of adding interactive charts to your web site or web application. Highcharts currently supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange, bubble, box plot, error bars, funnel, waterfall and polar chart types; Chart.xkcd:xkcd styled chart library. It is a chart library plots “sketchy”, “cartoony” or “hand-drawn” styled charts. It’s easy to get started with it. All that’s required is the script included in your page along with a single
Highcharts and Chart.xkcd can be primarily classified as "Charting Libraries" tools.
Some of the features offered by Highcharts are:
It works in all modern mobile and desktop browsers including the iPhone/iPad and Internet Explorer from version 6
Free for non-commercial
One of the key features of Highcharts is that under any of the licenses, free or not, you are allowed to download the source code and make your own edits
On the other hand, Chart.xkcd provides the following key features:
Easy to Use
Line Chart
Bar Chart
Highcharts and Chart.xkcd are both open source tools. Highcharts with 8.94K GitHub stars and 2.34K forks on GitHub appears to be more popular than Chart.xkcd with 2.99K GitHub stars and 50 GitHub forks.
I have used highcharts and it is pretty awesome for my previous project. now as I am about to start my new project I want to use other charting libraries such as recharts, chart js, Nivo, d3 js.... my upcoming project might use react js as front end and laravel as a backend technology. the project would be of hotel management type. please suggest me the best charts to use
Highcharts currently supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange, bubble, box plot, error bars, funnel, waterfall and polar chart types.
It is a chart library plots “sketchy”, “cartoony” or “hand-drawn” styled charts. It’s easy to get started with it. All that’s required is the script included in your page along with a single <svg> node to render the chart.
It works in all modern mobile and desktop browsers including the iPhone/iPad and Internet Explorer from version 6;Free for non-commercial;One of the key features of Highcharts is that under any of the licenses, free or not, you are allowed to download the source code and make your own edits;Pure Javascript - Highcharts is solely based on native browser technologies and doesn't require client side plugins like Flash or Java.
Easy to Use;Line Chart;Bar Chart;Pie/Doughnut Chart
Statistics
GitHub Stars
-
GitHub Stars
7.7K
GitHub Forks
-
GitHub Forks
199
Stacks
1.3K
Stacks
4
Followers
1.1K
Followers
14
Votes
92
Votes
0
Pros & Cons
Pros
34
Low learning curve and powerful
17
Multiple chart types such as pie, bar, line and others