Modify ↓
Opened 8 years ago
#13052 new enhancement
Create charts from data other than query
Reported by: | TangibleTec | Owned by: | Pablo |
---|---|---|---|
Priority: | normal | Component: | JqChartMacro |
Severity: | normal | Keywords: | Data |
Cc: | Trac Release: |
Description
It would be awesome if you could add the ability to display data from other sources.
Something as simple as passing in a 1D or 2D array would be a great option.
Perhaps syntax like so:
{{{ #!JQChart "width": 250, "height": 250, "data": [[3,4],[5,6],[7,8]], }}}
Attachments (0)
Note: See
TracTickets for help on using
tickets.