charts comparison(d3.js,kendo,highcharts,echart,flot,gRaphael,fusioncharts,chart.js,canvasjs) (v6)

Revision 6 of this benchmark created on


Description

performance comparison of popular javascript chart library d3.js,kendo,highcharts,echart,flot,gRaphael,fusioncharts,chart.js,canvas.js

Preparation HTML

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/raphael/2.1.0/raphael-min.js"></script>

<script type="text/javascript" src="http://cdnjs.cloudflare.com/ajax/libs/graphael/0.5.1/g.raphael-min.js"></script>
<script type="text/javascript" src="http://cdnjs.cloudflare.com/ajax/libs/Chart.js/0.2.0/Chart.min.js"></script>
<script type="text/javascript" src="http://cdnjs.cloudflare.com/ajax/libs/flot/0.8.2/jquery.flot.min.js"></script>
<script type="text/javascript" src="http://cdnjs.cloudflare.com/ajax/libs/d3/3.4.8/d3.min.js"></script>
<script src="//www.cinsoft.net/mylib099-min.js"></script>

Setup

var data = {};

Test runner

Ready to run.

Testing in
TestOps/sec
highcharts
//
ready
kendo ui
//
ready
d3.js
//
ready
echart
//
ready
flot
//
ready
gRaphael
//
ready
fusioncharts
//
ready
chart.js
//
ready
canvas.js
<script type="text/javascript" src="http://cdnjs.cloudflare.com/ajax/libs/canvasjs/1.4.1/canvas.min.js"></script>
ready

Revisions

You can edit these tests or add more tests to this page by appending /edit to the URL.

  • Revision 1: published by charts comparison(d3.js,kendo,highcharts,echart,flot,gRaphael,fusioncharts,chart.js) on
  • Revision 2: published by wayou on
  • Revision 3: published by wayou on
  • Revision 4: published by jqplot test on
  • Revision 5: published on
  • Revision 6: published on
  • Revision 7: published on