mirror of https://github.com/OCA/web.git
In order to get visibility on https://www.odoo.com/apps the OCA board has decided to add the OCA as author of all the addons maintained as part of the association. |
||
---|---|---|
.. | ||
static/src/js | ||
view | ||
README.md | ||
__init__.py | ||
__openerp__.py |
README.md
Charts, Improved.
Improve the charting capabilities of Odoo.
Implemented features:
- Plot multiple variables (called measures in the odoo client) with bar charts using grouped bars.
Planned:
- Plot multiple measures on line charts
- Scatter/Bubble chart
- Sunburst ("grouped Pie chart")
- Bullet Chart
- Stacked bar chart