Skip to content

get svg code from highchart #13

@kunbero

Description

@kunbero

in normal highchart i get svg code with code like this

var chart = $('#container').highcharts()
svg = chart.getSVG();

So, how can i get svg code with this directive???
i try like normal code but i didn't get svg code.
Thank's....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions