GeoD3 Module

class epyk.core.html.geo.GeoD3.ChartGeoD3(page: PageModel, data, width, height, html_code, options, profile)
loader(frg: str)

Loader for the script.

Parameters:

frg (str) – The javascript fragments.

property options: ChartGeo

Property to the component options. Options can either impact the Python side or the Javascript builder.

Python can pass some options to the JavaScript layer.

Related Pages: