Home Forums Chart Support Curved bar on the top.

Curved bar on the top.

Viewing 4 posts - 1 through 4 (of 4 total)
  • #60050

    I current have a stacked column chart. I wanted add border radius to the top of the columns , is it possible ?
    Current Bar chart implementation.
    Desired chart border radius on the top.

    #60061

    @ayankhan21,

    Rounded corners are currently not supported in column charts as of now, but it’s on our wishlist for future updates. In the meantime, adding border-radius in the example shared in this article will help in achieving your requirement as shown in this JSFiddle.

    Stacked Column Chart with Rounded Corners


    Thangaraj Raman
    Team CanvasJS

    #60065

    Hi @Thangaraj Raman.
    I went through the fiddle code that you provided. Was pretty straight forward, but in my use case we are using react, And we have no way of directly targeting the bars.
    Any idea how I can achieve that in react?

    #60067

    @ayankhan21,

    Please take a look at this StackBlitz for the same example in React.


    Thangaraj Raman
    Team CanvasJS

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

You must be logged in to reply to this topic.