mirror of
https://github.com/ecomfe/vue-echarts.git
synced 2025-08-15 20:26:52 +08:00
fix: add getDom method, remove classname
This commit is contained in:
@ -5,6 +5,7 @@ import { EChartsType, OptionType } from "../types";
|
||||
const METHOD_NAMES = [
|
||||
"getWidth",
|
||||
"getHeight",
|
||||
"getDom",
|
||||
"getOption",
|
||||
"resize",
|
||||
"dispatchAction",
|
||||
|
Reference in New Issue
Block a user