web/web_graph_improved
Stéphane Bidoul (ACSONE) 887ee3e6da [FIX] remove en.po that was erroneously created by transbot 2016-08-15 22:15:57 +02:00
..
i18n [FIX] remove en.po that was erroneously created by transbot 2016-08-15 22:15:57 +02:00
static Add missing default oca icons 2015-08-18 11:09:01 +02:00
view New module: web_graph_improved. 2015-02-17 16:36:42 +01:00
README.md Better README. 2015-02-17 16:36:42 +01:00
__init__.py [FIX] blank line at end of file 2015-03-02 13:42:58 +01:00
__openerp__.py [UPD] prefix versions with 8.0 2015-10-09 10:03:39 +02:00

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