AnyChart

trait AnyChart[F[_]]
class Object
trait Matchable
class Any
trait AllShapes[F]
object EitherShapes.type
object FutureShapes.type
trait IdShapes
object IdShapes.type
trait TryShapes
object TryShapes.type

Extensions

Extensions

extension (screen: Screen[F])
def putChart(pt: Point, chart: Chart, textStyle: TextStyle): F[Unit]
def putChart(pt: Point, chart: Chart): F[Unit]