odoo/addons/web_graph/static/src/xml/web_graph.xml

4 lines
141 B
XML

<template>
<div t-name="GraphView" t-att-id="element_id+'-'+chart+'chart'"
style="height:300px;position:relative;"/>
</template>