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

Safe HaskellNone

Plotter

Documentation

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