4.1.0
mergeOptions
didn't use the correct options if the instance is inited on-the-fly.zr:
prefixed events.echarts@4.5.0
(only affects the bundled version).4.0.4
echarts@4.3.0
(only affects the bundled version).4.0.3
resize-detector@0.1.10
.4.0.2
manual-update
truely responsive.4.0.1
legendscroll
event.4.0.0
4.0.0-beta.1
4.0.0-beta.0
echarts
into peerDependencies
. BREAKINGauto-resize
to autoresize
. BREAKINGmodule
entry to the source version. BREAKING3.1.2
setOption
is always called with notMerge: true
.3.1.1
options
are not watched as expected.3.1.0
manual-update
prop to handle performance critical scenarios.watch-shallow
prop as it was actually not working as expected.Object.defineProperties
directly instead of Vue's computed
as it no longer works as expected after Vue 2.0.chart
from data
to gain a performance boost.3.0.9
resize-detector@0.1.7
to better handle initial resize callback.3.0.8
3.0.7
0
area.3.0.6
auto-resize
for initially hidden (display: none
) charts.3.0.5
resize-detector@0.1.5
.3.0.4
MutationObserver
(#200).3.0.3
resize-detector@0.1.2
.3.0.2
4.0.2
.3.0.1
3.0.0
auto-resize
now listens to element size change instead of window.chart
prefixed events.2.6.0
watchShallow
prop to manually disable deep watch on options
to optimize performance for charts with large amout of data.^3.8.5
.2.5.1
3.8.2
+ to fix module breaking change introduced in 3.8.0
.2.5.0
_
prefix.mergeOptions
now accept same arguments as ECharts' setOption
method.2.4.1
theme
reactive.focusnodeadjacency
& unfocusnodeadjacency
events.keep-alive
components are activated.2.4.0
computedOptions
.2.3.9
2.3.8
2.3.7
Vue.util.warn
.2.3.6
console.warn
temporarily.2.3.5
2.3.4
Vue.util.warn
directly.2.3.3
2.3.2
disconnect
.2.3.1
group
is not properly initialized.2.3.0
v-on
in Vue.js 2.0, change mouse events name to original ones (keeping emitting chart*
events for now).width
/ height
/ isDisposed
.options
is now optional to initialize the component and the chart will be initialized automatically when options
is set.2.2.0
auto-resize
.2.1.0
disconnect
.ECharts.vue
, only ECharts core will be imported instead of the whole ECharts bundle.2.0.0
2.0.1
.0.1.2
0.1.1
0.1.0