Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

chart.js how to aligns legend in the chart

legend: {
    position: "top",
    align: "start"
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #aligns #legend #chart
ADD COMMENT
Topic
Name
4+8 =