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.
 
 
 
 
 
Holger Brunn d472033565 [ADD] web_ir_actions_act_window_message 9 years ago
..
static/src/js Remove commented lines, put license in manifest file. 10 years ago
view New module: web_graph_improved. 10 years ago
README.md Better README. 10 years ago
__init__.py [FIX] blank line at end of file 9 years ago
__openerp__.py Add OCA as author of OCA addons 9 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