Function addChartLink

  • Add a link between two charts. When the source chart is clicked, the target charts will be updated based on the value of the source chart's column. The column should be a categorical/text column in the source_chart, the value of the highlighted item to be used to set properties on target_charts.

    Parameters

    Returns void