Без опису

Deisy f858217ea5 commit inicial 8 роки тому
doc f858217ea5 commit inicial 8 роки тому
static f858217ea5 commit inicial 8 роки тому
views f858217ea5 commit inicial 8 роки тому
LICENSE f858217ea5 commit inicial 8 роки тому
README.md f858217ea5 commit inicial 8 роки тому
__init__.py f858217ea5 commit inicial 8 роки тому
__init__.pyc f858217ea5 commit inicial 8 роки тому
__openerp__.py f858217ea5 commit inicial 8 роки тому

README.md

Graph Widget for Kanban ODOO V8

This widget allows to display graph in kanban view using NVD3 library.

Use

<field name="kanban_dashboard_graph" widget="kanban_graph"/>

Data Example

[{"values": [ {"value": 584.0, "label": "Anteriores"}, {""value": 739.73, "label": "29 feb-6 mar"}, {"value": 506.12, "label": "Esta semana"}, {"value": 233.6, "label": "14-20 mar"}, {"value": 0.0, "label": "21-27 mar"}, {"value": 0.0, "label": "Futuras"} ], "id": 2}]

Result