You must be logged in to post your query.
Home › Forums › Chart Support › No Chart Legend Padding
Tagged: javascript, legend, padding, title
Hello,
I was asked to provide spacing between the title of a chart and the (bottom) legend. I figured out how to add padding for the chart’s title, however the legend does not contain an option to add padding to the bottom of the chart. Is there a way to resolve this?
@afreay,
Sorry, it is not possible to customize the padding of the legend as of now. However, you can create custom legends using DOM elements and use CSS to style it accordingly as shown in this JSFiddle.
— Adithya Menon Team CanvasJS
You must be logged in to reply to this topic. Login/Register