You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but when we use same option object run it using ngx-echart 16.0.0 , we are getting below error .
Can you please help.
The text was updated successfully, but these errors were encountered:
ragava28
changed the title
heatmap not working using ngx-echarts, but working fine when using echart directly
heatmap not working using ngx-echarts 16.0.0, but working fine when using echart 5.4.2 directly
Jun 15, 2023
@xieziyu , Can you please help , below is our simple code angular code. when we change type to "category", every thing works fine, but giving error when change it to "value" or "time".
`import { ChangeDetectionStrategy, ChangeDetectorRef, Component, OnInit } from '@angular/core';
https://codepen.io/ragava28/pen/oNQbddg?editors=0010
in above example , we are using echart 5.4.2 and able to add multiple value axis to heat map & it is working fine .
but when we use same option object run it using ngx-echart 16.0.0 , we are getting below error .
Can you please help.
The text was updated successfully, but these errors were encountered: