svg (function)

svg(htmlClass=False, dataUrl='#', dataFormat='json', disable=False, htmlId=False, chartType='', span=12, height=False)[source]

svg

Key Arguments

  • htmlClass – the extra html classes required

  • disable – disable the plot (can enable via javascript)

  • htmlId – the html id if required

  • csvUrl – url to a csv file/csv data

  • chartType – the type of chart required (determines which javascript function to trigger)

  • span – span of chart area

Return

  • svg – the svg element