Project

General

Profile

Actions

Story #6314

closed

Choose graphing JS library for statistics graphs

Added by Lauren Walker over 10 years ago. Updated about 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Start date:
12/18/2013
Due date:
% Done:

0%

Estimated time:

Description

I'm leaning towards either the Google Visualization API, which is very complete but this puts our project in a place where we are depending on external resources for such a simple function (unlike google Maps which is almost unavoidable).

There is also Chart.js which creates HTML5 canvases. Well documented, simple, but has little interactivity because it is a canvas.

And also NVD3.js, based off D3.js, which is interactive and more complex than Canvas.js and not documented as well.

Actions #1

Updated by ben leinfelder over 10 years ago

Is d3 (as used in the dataone dashboard) not sufficient? There's been quite a bit of graphing implemented there and we should reuse as much as possible.

Actions #2

Updated by Lauren Walker about 10 years ago

  • Status changed from New to Resolved

I've decided to go with d3.js since it is very flexible and interactive.

Actions

Also available in: Atom PDF