#3675 - Data visualisation addon
| Identifier | #3675 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Data visualisation addon |
| Status | Completed |
| Tags |
Roadmap: v11 (custom) |
| Handling member | Chris Graham |
| Addon | General / Uncategorised |
| Description | Change the sortable_tables addon into a broader data visualisation addon. It would be able to visualise CSV data (and data passed in via PHP calls from custom code) in the form of:
- Tables - Graphs (line, bar, pie, scatter) - Maps (country data, and general location data) This is all implemented for a client (attached). For v11 though the code would be best converted to the new JS framework. And the blocks should be properly documented. |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
I haven't built a UI for assembling all the graphing blocks. There's examples for them all, and I don't think reading the code for these very simple blocks is asking too much given the huge leg up and relatively advanced nature of having graphing on your website. We can always improve things further in the future.