Sign in
apache
/
echarts-doc
/
refs/heads/codex/fix-tree-emptycircle-docs
/
.
/
src
/
config.js
blob: 6a653d8c231a0ca6b70f8de0f92930d95cd36b74 [
file
]
// Properties that will not be expanded by default.
// To reduce the display of unnecessary info.
export
const
PROPERTIES_NOT_EXPAND
=
[
'data'
,
'markPoint'
,
'markLine'
,
'markArea'
,
'tooltip'
];