• Resolved Dennis

    (@1404iran)


    Hi.
    I created a chart with this fantastic plugin and it works perfectly.
    Now I want to have “lable” instead of “Legend”. In other word:

    I have a table of 10 students name (as column) and 5 book (as row). each student have a number for each book (assume that is his grade from that book).
    I create a bar chart based on this table. Now there is a legend under the chart that assign a color to any student. I want this legend convert to label under each column (Name of each student, put under his column instead of in the legend).

Viewing 1 replies (of 1 total)
  • Plugin Author wpDataTables

    (@wpdatatables)

    Hello Dennis, thank you for reaching out to us.

    Something like this can’t be done with the plugin’s built-in features. The legend on the bottom represents the columns that are used to plot the bars, like in our documentation, so converting those into labels is not achievable.

    Maybe you can take a look at wpDataChart callbacks, and see if you can achieve this with them.

    Please note that using callbacks requires coding skills and it’s not included in the provided support for the plugin.

    Kind regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Converting Legend to Labels’ is closed to new replies.