Gleb
Gleb
Hmm I'm not able to reproduce this locally or on the [githubraw](https://rawgit.com/g1eb/angular2-calendar-heatmap/master/) either. And if I remove the extra padding the tooltip moves over the cursor which is not what...
That's very strange indeed, were you able to reproduce it with the version that's live on [github raw](https://rawgit.com/g1eb/angular2-calendar-heatmap/master/)? Could this be some of your custom styling interfering with the tooltip?...
Thanks for your suggestions, sounds good and should be easy to add as long as they are optional. Right now the heatmap is transparent, allowing users to set background color...
Hi Jacob! Sorry about the late reply. Back when this was developed we did not take mobile devices into account. I think you could make it work by using touch...
Do we have a way of running the react app from the kgtk browser app?
Hi Adam, could you check the version of `d3` and `moment` you are using? I think I've seen this error before and it was related to a version mismatch. The...
Unfortunately D3 made some changes in later versions that are not backwards compatible. I can take a look at updating the library to support the latest version of d3 -...
Hi! To clarify, you are referring to the projects that show up in the floating pop-up window, right?
Ahh I see what you mean, I was going to suggest the same thing you already tried :) Let me see if I can get an example going to replicate...
Checking it out now, I think the height of the entire component is fixed because the main/default view (year) features the days of the week as rows and is therefore...