mirror of
https://github.com/ecomfe/vue-echarts.git
synced 2025-08-14 19:23:28 +08:00
fix(#514): add missing instance method containPixel
This commit is contained in:
@ -11,6 +11,7 @@ const METHOD_NAMES = [
|
||||
"dispatchAction",
|
||||
"convertToPixel",
|
||||
"convertFromPixel",
|
||||
"containPixel",
|
||||
"getDataURL",
|
||||
"getConnectedDataURL",
|
||||
"appendData",
|
||||
|
Reference in New Issue
Block a user