forked from Techsystech/web
Better README.
parent
769474d43d
commit
2530533468
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue