Home Forums Chart Support Scatter chart in indexLabel not align

Scatter chart in indexLabel not align

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

    I have used Scatter chart and in indexLabel displaying some word but word is not showing in centre. It is little bit move to the top. Can i align it to centre?

        indexLabel: "{name}",
            indexLabelFontWeight: "bolder",
            indexLabelFontColor: "white",
            indexLabelPlacement: "inside",
            indexLabelMaxWidth: 100,
            indexLabelWrap: true,
            markerSize: 22,
            type: "scatter",
            color: "#7f7f7f"
    #28579

    @ppradhan,

    Can you kindly create a JSFiddle reproducing the issue you are facing and share it with us so that we can look into the code, understand the scenario better and help you out?

    From what we have observed, sometimes things get delayed mostly when we are not able to reproduce the issue or not able to understand the exact requirements or the solution that we provide may not work properly due to the variation in chart-options being used by you and us.

    Having a JSFiddle helps us in figuring out the issue and many a time we can just edit your code on JSFiddle to fix the issue right away.

    —-
    Manoj Mohan
    Team CanvasJS

    #28642

    https://jsfiddle.net/ppradhan/9sdmp0oL/1/

    I want ‘S’ icon in centre of bubble. Can you please help me out.

    #28665

    @ppradhan,

    Sorry, aligning the indexLabel to the center of dataPoint is not possible as of now. We will re-consider this behaviour in our future releases.

    —-
    Manoj Mohan
    Team CanvasJS

    #28674

    Thanks Manoj, but When can i expect new release That would solve this issue.

    #28679

    @ppradhan,

    We are working on some other important features at this point of time. Hence no definite timeline yet.

    —-
    Manoj Mohan
    Team CanvasJS

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

You must be logged in to reply to this topic.