I would like to specify a radius for the rectangles when using Bars. Today, only right-angles are available. From a style-perspective, having a radius at each corner would be very useful in many of my use cases.
Right now, I have to output the final graph into SVG format. I then import the SVG into Inkscape where I can add the radii to each corner. It would be much better for my workflow to have radius-control natively within DataGraph.
Thanks.