Home Forums Chart Support Box Plot Graph Widget Showing Labels on YAxis

Box Plot Graph Widget Showing Labels on YAxis

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

    arj

    Hi Team,

    Is it possible to show labels on Y-Axis instead of X-Axis for BoxPlotChart type?

    #62134

    @arj,

    You can use the labelFormatter function to customize labels displayed on the y-axis.

    If this does not meet your requirements, please brief us further and share an example along with a pictorial representation so that we can understand your scenario better and help you out.


    Thangaraj Raman
    Team CanvasJS

    #62135

    arj

    @Thangaraj,
    Check this fiddle –
    https://jsfiddle.net/api/post/library/pure/
    need labels to displayed on the vertical scale and axis points on the horizontal scale.

    #62143

    @arj,

    Please fork/save the JSFiddle and then share the link with us so that we can understand your requirement and help you out.


    Thangaraj Raman
    Team CanvasJS

    #62144

    arj

    Below is the fiddle attached –
    https://jsfiddle.net/Arun_ad/417536mc/
    need labels to displayed on the vertical scale and axis points on the horizontal scale.

    #62147

    @arj,

    It is not possible to display labels on the vertical axis in a Box & Whisker chart. However, as a workaround, you can rotate the chart using CSS to achieve a similar effect. Please take a look at this JSFiddle for an example of the same.


    Thangaraj Raman
    Team CanvasJS

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

You must be logged in to reply to this topic.