Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Iqonic Design

    (@iqonicdesign)

    Hello,
    Please go to this file: wp-content/plugins/graphina-elementor-charts-and-graphs/elementor/charts/line/widget/line_chart.php

    and replace the following

    val.split(‘,’);

    with this

    val.toString().split(‘,’);

    line no: 537

    If you face any issues please let us know.

    Regards.

    Thread Starter emar5x5

    (@emar5x5)

    That works, thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘JS Error: val.split is not a function’ is closed to new replies.