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.
 
 
 
 
 
Atonaltzin 128a1a9934
Merge b5608760c8 into fda204e80f
5 years ago
..
i18n [UPD] Update web_graph_improved.pot 6 years ago
static fix(web): Se modifca el archivo web_graph_improved para agregar una rotacion de -15 grados 6 years ago
view New module: web_graph_improved. 9 years ago
README.md Better README. 9 years ago
__init__.py [FIX] blank line at end of file 9 years ago
__openerp__.py [UPD] prefix versions with 8.0 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