react-apexcharts icon indicating copy to clipboard operation
react-apexcharts copied to clipboard

empty points in heatmap

Open IZUNA894 opened this issue 5 years ago • 4 comments

I am using react-apexcharts in my project ,all well good...but at time of plotting ,one problem occurred,that is ,if we have empty points in our data, that is there is no data about them,plotting with out them ,disturbed the whole graph. i tried giving values like 'null' in data object but it didn't work either.please help

IZUNA894 avatar Apr 20 '20 11:04 IZUNA894

Stuck with the same problem! Were you able to find any solution for this issue?

sachinkosare avatar Jul 22 '22 07:07 sachinkosare

Stuck with the same problem! Were you able to find any solution for this issue?

bro ..i dont remember correctly...how did i solve that problem ...but i will give u my repo ...in which i had use heatmap. u can look on your own. here:- https://github.com/IZUNA894/DashBoard-data-Analytics

IZUNA894 avatar Jul 22 '22 08:07 IZUNA894

Thanks. I see you used react-vis in your project. I actually was able to pass the null values to the heatmap chart, just had to do some changes in the color scale range.

sachinkosare avatar Jul 23 '22 07:07 sachinkosare

ohk...hope i help u in some way

IZUNA894 avatar Jul 23 '22 13:07 IZUNA894