You can customize the legend item symbol shape by using the shape property of legend. Essential Chart supports about 20 different types of shape for legend item symbol, marker, trackball marker and data label background shape. The following table describes the different shapes available for legend item symbol.
JS $("#container").ejChart({ legend: { shape: 'hexagon' } }); The following screenshot displays the Chart with hexagon shape legend item symbol. Figure 1: Chart with hexagon shape legend item symbol JS Playground sample link: Legend Shape |
This page will automatically be redirected to the sign-in page in 10 seconds.