• Hi, I recently installed TablePress, which is working great! But I’m now trying to use this chart add-on, and it’s not working.

    I put in the simplest version of the shortcode for a table with just 2 columns and 4 rows. The div for the chart appears, but nothing else.

    My javascript console is returning an error that says “Uncaught Syntax Error: Unexpected token <” for this line:

    var chart = new Chartist.Line( ‘#chartist-tablepress-3’, data, options );</p><p>});

    please advise.

    • This topic was modified 7 years, 3 months ago by benspr.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Chart div appears, with nothing inside’ is closed to new replies.