orbeon / orbeon-forms

Orbeon Forms is an open source web forms solution. It includes an XForms engine, the Form Builder web-based form editor, and the Form Runner runtime.
http://www.orbeon.com/
GNU Lesser General Public License v2.1
517 stars 221 forks source link

Control providing data visualization (AKA chart, graph) #4489

Open avernet opened 4 years ago

avernet commented 4 years ago

This RFE calls for a control that provides form-level visualisation, that is based on the data in the current form, not to summarize information captured across form data (AKA reporting). The control is to be configurable from Form Builder, and be able to generate a chart based on control values (e.g. in repeated grids), or a dataset.

D3 seems like a natural choice, but the latest version doesn't support IE. Possible alternatives are Chart.js and TUI Charts.

+1 from customer

ebruchez commented 1 year ago

Also: