HtmlTablePlotly Module

class epyk.core.html.tables.HtmlTablePlotly.DataCells(component: Optional[HtmlModel] = None, attrs: Optional[dict] = None, options: Optional[dict] = None, page: Optional[PageModel] = None)
property fill: DataFill

Related Pages:

https://plot.ly/javascript/bubble-maps/

property font: DataFont

Related Pages:

https://plot.ly/javascript/bubble-maps/

property line: DataMarkersLine

Related Pages:

https://plot.ly/javascript/bubble-maps/

class epyk.core.html.tables.HtmlTablePlotly.DataDomain(component: Optional[HtmlModel] = None, attrs: Optional[dict] = None, options: Optional[dict] = None, page: Optional[PageModel] = None)
class epyk.core.html.tables.HtmlTablePlotly.DataHeader(component: Optional[HtmlModel] = None, attrs: Optional[dict] = None, options: Optional[dict] = None, page: Optional[PageModel] = None)
property fill: DataFill

Related Pages:

https://plot.ly/javascript/bubble-maps/

property font: DataFont

Related Pages:

https://plot.ly/javascript/bubble-maps/

property line: DataMarkersLine

Related Pages:

https://plot.ly/javascript/bubble-maps/

class epyk.core.html.tables.HtmlTablePlotly.DataTable(component: Optional[HtmlModel] = None, attrs: Optional[dict] = None, options: Optional[dict] = None, page: Optional[PageModel] = None)
property cells: DataCells

Related Pages:

https://plot.ly/javascript/bubble-maps/

property header: DataHeader

Related Pages:

https://plot.ly/javascript/bubble-maps/

class epyk.core.html.tables.HtmlTablePlotly.Table(page, width, height, options, html_code, profile)
add_trace(data, type: str = 'table', mode=None)
Parameters:
  • data

  • type

  • mode

columns_color(colors)
Parameters:

colors

columns_font_color(colors)
Parameters:

colors

property data
headers_color(colors: list)

Set the background color of the header

Parameters:

colors

headers_font_color(colors)
Parameters:

colors