3
0
Fork 0

Better README.

9.0
Leonardo Donelli 2015-01-12 17:04:46 +01:00
parent 769474d43d
commit 2530533468
1 changed files with 11 additions and 3 deletions

View File

@ -1,7 +1,15 @@
Charts, Improved.
=================
Various improvements to the graph view:
Improve the charting capabilities of Odoo.
* Bar: can plot multiple variables (called measures in the odoo client)
when there is only one row group
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