Comment 2 for bug 1021942

Revision history for this message
Nicholas Leskiw (nleskiw) wrote :

commit 47d90c6ab299b5b4976382021f85f0f7b2a08388
Author: Nicholas Leskiw <email address hidden>
Date: Mon Jul 9 15:31:25 2012 -0500

    Bugfix for https://bugs.launchpad.net/graphite/+bug/1021942

    integral(multiplySeries(x,y)) was failing to render a graph.

    Cause was intergral expects a seriesList, but multiplySeries only
    returned a single series.