Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameDescription
List
Legend Value
Number Value
Series Customization

Chart Options

NameDescription
Show Legend
Show Value Label in Chart
Show Tool Tip
WidthMaximum Width
HeightMinimum Height

Advanced

NameDescription
Additional Customization
Code Block
languagejs
titleSample
linenumberstrue
grid : {
	top: "55%"
}, 
tooltip : {
	"trigger": "item", 
	"formatter": "{a} {b}: {c} ({d}%)"
}

Sample Configurations