Task #7386 (closed)
Opened 8 years ago
Closed 6 years ago
HIC: Charting Library Research
| Reported by: | szwells | Owned by: | sylittlewood |
|---|---|---|---|
| Priority: | minor | Milestone: | Unscheduled |
| Component: | General | Version: | n.a. |
| Keywords: | n.a. | Cc: | hic@… |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description (last modified by szwells)
OMERO.web currently uses Flot + pie chart plugin to display charts. As Javascript library usage in general is being evaluated (see #7095) it seems appropriate to evaluate that current offerings available as a way to display charts & related visualizations generated from tabular data in HIC.
The following initially look to be the best all round charting libraries:
- Flot
- (+) Currently used by OMERO.web
- (-) Requires a plugin for pie-chart functionality
- JQPlot
- (+) Allround good functionality
- (+) Looks good out-of-the-box
& there are various others:
- Sparklines
- (+) Small, fast & widely tested across browser platforms
- (-) limited functionality beyond sparklines.
- Google Charts Plugin
- (+) Decent, wide ranging functionality
- (-) Cannot download the google JSAPI, must link to the google hosted version, which means that our functionality would be dependent upon an external third party.
- jQuery Chart
- jQChart
Examples
- Using the JQPlot API to draw a simple line chart:
Change History (11)
comment:1 Changed 8 years ago by szwells
- Description modified (diff)
comment:2 Changed 8 years ago by szwells
- Description modified (diff)
comment:3 Changed 8 years ago by szwells
- Description modified (diff)
comment:4 Changed 8 years ago by szwells
- Description modified (diff)
comment:5 Changed 8 years ago by szwells
- Description modified (diff)
comment:6 Changed 8 years ago by szwells
- Description modified (diff)
comment:7 Changed 8 years ago by szwells
- Description modified (diff)
comment:8 Changed 8 years ago by szwells
- Description modified (diff)
comment:9 Changed 8 years ago by szwells
- Description modified (diff)
comment:10 Changed 7 years ago by szwells
- Owner changed from szwells to sylittlewood
comment:11 Changed 6 years ago by jamoore
- Resolution set to invalid
- Status changed from new to closed
Closing all specific HIC tasks.