Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Settings configuration element can specify chart behavior.

Example
"settings": {
	"asyncRendering": false,
	"renderingTimeout": 10000,
	"syncRenderingInterval": 50,
	"handleRenderingErrors": true,
	"xDensityPadding": 4
}


Configuration

ElementNotes


  • No labels