3
0
Fork 0
web_techsystech/web_graph_improved
OCA Transbot e8e2a9da4c OCA Transbot updated translations from Transifex 2016-05-08 15:21:29 -04:00
..
i18n OCA Transbot updated translations from Transifex 2016-05-08 15:21:29 -04: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