web/web_graph_improved
Pedro M. Baeza 648315dadf [MIG] Rename manifest files 2016-10-06 16:13:01 +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
__manifest__.py [MIG] Rename manifest files 2016-10-06 16:13:01 +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