You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OCA Git Bot
af42e0cfaa
|
7 years ago | |
---|---|---|
.. | ||
static | 9 years ago | |
view | 10 years ago | |
README.md | 10 years ago | |
__init__.py | 10 years ago | |
__manifest__.py | 8 years ago |
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