TIP: You can type at any time to perform a new search.
Graph Views
web_graph · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 3.0
- Category
- Hidden
- Folder size
- 1.13 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- Yes
- Website
- None
- Last tracking update
- 2026-08-07 04:53:24
- Authors
- Maintainers
- None
- Committers
- Xavier Morel, Antony Lesuisse, niv-openerp, Olivier Dony, Launchpad Translations on behalf of openerp, Raphael Collet, Fabien Meghazi, Christophe Simonis, Thibault Delavallée, Martin Trigaux, Odoo Translation Bot, Denis Ledoux, Goffin Simon, David Monjoie, Nicolas Martinelli, Kersten Jeremy, Nicolas Lempereur, Jérome Maes, Géry Debongnie, Jeremy Kersten, Gery Debongnie
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- web_graph_improved, web_graph_sort
- Description
Graph Views for Web Client. =========================== * Parse a <graph> view but allows changing dynamically the presentation * Graph Types: pie, lines, areas, bars, radar * Stacked/Not Stacked for areas and bars * Legends: top, inside (top/left), hidden * Features: download as PNG or CSV, browse data grid, switch orientation * Unlimited "Group By" levels (not stacked), two cross level analysis (stacked)
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
web_graph assets | ir.ui.view | qweb | Inherits web.assets_backend |
HTTP endpoints (2)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/web_graph/check_xlwt |
TableExporter.check_xlwt |
none | json | ALL | |
/web_graph/export_xls |
TableExporter.export_xls |
user | http | ALL |
Models touched (0)
No models found for this module.
Loading…
Loading…