Launch offer
Business website $150 USD Custom plugin $200 USD Ready in 5 days
Get a quote
Odoo

Graph Views in Odoo

Visualize measures with bar/line/pie graphs.

Graph Views in Odoo — a practical guide to Odoo graph view with clear examples you can reuse in real projects.

Odoo Tutorial Series (47/112). Prefer one article? Read the complete Odoo tutorial.

Short description

Combine with search group_by for analytics.

Graph tip

<graph type="bar">
  <field name="partner_id" type="row"/>
  <field name="amount" type="measure"/>
</graph>

Leave a reply

Your email address will not be published. Required fields are marked *