Home Forums Chart Support showInLegend and LegendText

showInLegend and LegendText

Viewing 2 posts - 1 through 2 (of 2 total)
  • #7594

    Hello,

    I am using CanvasJS script in my website.
    I have faced a problem that is:
    ———————————————————————
    data: [
    {
    type: “doughnut”,
    startAngle:1,
    showInLegend: true,
    legendMarkerType: “square”,
    toolTipContent: “{label}: {y} – #percent%“,
    ———————————————————————
    The “showInLegend: true,”
    When it show with square legend box, the box and the text is not same alignment.

    How can I solve this problem, I want to same alignment…

    Thanks

    #7596

    santu,

    Can you please create a jsfiddle with dummy values, so that we can have a look.

    __
    Anjali

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.