Hi, I noticed that Heattexture: [object Object]
is logged hundreds/thousands of times while interacting with a heatmap. This isn’t my console log, as it is a very simple implementation and there are no logs on my front end, with nothing called Heattexture
in my repository.
I’m guessing that this is a leftover console log that needs to be removed, as it occurs in both my development and production Webpack builds.
Most of the time it does not cause any performance issues, but once I did see the heatmap flickering at roughly the same rate of the console log.
Screenshot attached.
Thanks!
- You must login to post comments
Hi Joe,
A bit of a skeleton crew here at the moment around the end of the year, but I just checked the source-code and I believe that this logging has been removed already. If you try the latest build of SciChart.js (v1.1) and let me know?
Best regards,
Andrew
- Andrew Burnett-Thompson answered 4 years ago
- You must login to post comments
Yep, resolved with the update, thanks very much
- Henrique Rodrigues answered 4 years ago
-
Glad to be of help! Your other issue is also in progress (bn.js / crypto:false)
- You must login to post comments
Please login first to submit.