<?xml version="1.0" encoding="utf-8"?>
<templates id="template" xml:space="preserve">
    <t t-name="stock.ForecastedGraphRenderer" t-inherit="web.GraphRenderer" t-inherit-mode="primary">
        <xpath expr="//canvas[@t-ref='canvas']" position="attributes">
            <attribute name="height">300</attribute>
        </xpath>
    </t>
</templates>
