Ticket #2 (new enhancement)
Create a declarative layer
| Reported by: | gak | Owned by: | |
|---|---|---|---|
| Priority: | major | Version: | |
| Keywords: | Cc: |
Description
Create a JSON compatible interface to create graphs. For example:
{’title’: ‘…’, ‘width’: ‘…’, ‘height’: ‘…’, ‘x-axis’: {’data’: [], ‘labels’: []}, ‘y-axis’: {’data’: [], ‘labels’: []}, }}
Attachments
Change History
Note: See
TracTickets for help on using
tickets.