MCPcopy Index your code
hub / github.com/apache/echarts / isCategory

Method isCategory

src/component/visualMap/VisualMapModel.ts:623–625  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

621 }
622
623 isCategory() {
624 return !!this.option.categories;
625 }
626
627 /**
628 * @public

Callers 4

completeVisualOptionMethod · 0.95
completeVisualOptionMethod · 0.80
getRepresentValueMethod · 0.80
getVisualMetaMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected