Geminate Web Graph Widget

Web Graph Widget


This module enables feature to add graph view based on combination of fields on individual record to represent data graphically. You can add all numeric fields in graph widget which can be mainly used for comparison. i.e field1, field2, field3 etc.

To use this module, you need to add widget="graph_view" to your binary field in your view. You can use "graph_view" widget like this:

Graph View Type:
-----------------------
Pie
Bar
Line
Doughnut
Polar
Note: Extensively Tested on Odoo Vanilla with Ubuntu OS

Screenshots
Sale Order

Pie Chart Graph View
Syntax:
-----------------------
<!-- <field name="graph_view" widget="graph_view" title="Sale Profit Margin"
options="{'field_list':{'amount_untaxed':'#3e95cd', 'amount_tax':'#8e5ea2', 'amount_total':'#3cba9f'},'graph_type': 'pie'}" > -->
Screenshot:
-----------------------
Bar Chart Graph View
Syntax:
-----------------------
<!-- <field name="graph_view" widget="graph_view" title="Sale Profit Margin"
options="{'field_list':{'amount_untaxed':'#3e95cd', 'amount_tax':'#8e5ea2', 'amount_total':'#3cba9f'},'graph_type': 'bar'}" > -->
Screenshot:
-----------------------
Line Chart Graph View
Syntax:
-----------------------
<!-- <field name="graph_view" widget="graph_view" title="Sale Profit Margin"
options="{'field_list':{'amount_untaxed':'#3e95cd', 'amount_tax':'#8e5ea2', 'amount_total':'#3cba9f'},'graph_type': 'line'}" > -->
Screenshot:
-----------------------
Doughnut Chart Graph View
Syntax:
-----------------------
<!-- <field name="graph_view" widget="graph_view" title="Sale Profit Margin"
options="{'field_list':{'amount_untaxed':'#3e95cd', 'amount_tax':'#8e5ea2', 'amount_total':'#3cba9f'},'graph_type': 'doughnut'}" > -->
Screenshot:
-----------------------
Polar Chart Graph View
Syntax:
-----------------------
<!-- <field name="graph_view" widget="graph_view" title="Sale Profit Margin"
options="{'field_list':{'amount_untaxed':'#3e95cd', 'amount_tax':'#8e5ea2', 'amount_total':'#3cba9f'},'graph_type': 'polar'}" > -->
Screenshot:
-----------------------
GeminateCS Odoo Services


GeminateCS Suggested Apps

Contact / Support
