Home Forums Feature Requests & Feedback Doughnut Chart, legend, index label

Doughnut Chart, legend, index label

Viewing 6 posts - 1 through 6 (of 6 total)
  • #13633

    Hi,

    First of all thanks to the team who have created an easy API to play with charts.
    I am having following issues:
    1. How can i add text/variable inside the empty place of inner radius of Doughnut Chart ?
    2. Is there any way by which i can add an image in index label values(over each bar depending on some condition) of Column Chart ?
    3. I also want to show some images in Legend for example the images that i am showing in tool tip of a column chart?

    Can someone please look into the issues?

    Thanks,
    Kunwar

    #13635

    Kunwar,

    You can position title inside the empty space in doughnut chart by setting verticalAlign: ‘center’. Please check this jsfiddle for an example.

    Sorry, placing image in indexLabel and legends are not supported as of now.


    Vishwas R
    Team CanvasJS

    #13643

    Thanks for the quick reply.
    I am not able to click on jsfiddle, it seems the link is missing. Can you please share the jsfiddle link again ?

    #13644

    Kunwar,

    Here is the jsfiddle link: http://jsfiddle.net/canvasjs/z7tg9buz/


    Vishwas R
    Team CanvasJS

    #13819

    Kunwar,

    We have just released v1.9.6 Beta with Methods & Properties, which allows you to programmatically access internally calculated values, export chart as image, print chart, etc. Please refer to the release blog for more information.

    Check this jsfiddle for an example on positioning image on top of marker.

    #13871

    Thank You Vishwas!

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

You must be logged in to reply to this topic.