easychart.Plot#

class easychart.Plot(chart, *, width=None)#

Individual chart container

__init__(chart, *, width=None)#
Parameters:
  • chart (Chart) – chart

  • width (str) – width of the plot, expressed as a number of pixels or a percentage of the container width