Plot-ho-matic-0.2.0.0: Real-time line plotter for protobuf-like data

Safe HaskellNone

Plotter

Documentation

newChannel :: (ReflectDescriptor a, Wire a) => String -> PbTree a -> IO (Channel, a -> IO ())Source