Skip to content

Support using HighchartJsExpr for $callback in Highchart::render()? #52

@C-Duv

Description

@C-Duv

The $callback parameter of Highchart::render() is there to support the third parameter of the Highcharts.Chart() JavaScript method: callback ("Function to run when the chart has loaded and and all external images are loaded.").

This $callback parameter is defined as a string (as per the DocBlock): I think it would be useful to be able to pass HighchartJsExpr objects, just as we do for other chart options.

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