Kapacitor "printer" database on chronograf

Hi, i’ve been running the anomaly detection module as described in the tutorial with a view towards developing other python udf along similar lines.

When i run the tick script , i can see that the data has been populated in the kapacitor DB ‘printer’ , but is not shown on chronograf - since it gets its data from influx.
I have tried passing the stream through the influxDBOut method, but that doesn’t seem to work either.

so, Is there a direct way to connect the databases created in kapacitor to chronograf for visualization. or will this have to be done with a tick script separately for this stream.

Thanks ~ Vignesh