Gleb
Gleb
Thanks for clearing that up, I'll add this right away :) Could you please open a separate issue for the close button text change? That way we can keep using...
Hi! If I remember correctly we wanted to have free text input support from the start but that was complicated by the inconsistent styling in different browsers and complicated logic....
Absolutely! you could easily add this to the [week](https://github.com/g1eb/angular2-calendar-heatmap/blob/5744258398c9c804b750d0bee7e3048c49ac64e1/src/calendar-heatmap.component.ts#L1367) or [day](https://github.com/g1eb/angular2-calendar-heatmap/blob/5744258398c9c804b750d0bee7e3048c49ac64e1/src/calendar-heatmap.component.ts#L1550) overviews. I'm not sure how much interest there is from others for this feature to be part of the...
Hi! that is a good point, at the moment the visualization is focused on time series data but I would love to see it become more generic in the future....
Interesting suggestion, what kind of values (if not time) are used in your example and what would the tooltip template look like? PS. as long as this feature is not...
Hi svsgdev, unfortunately there is no update on this yet. I would like to make the heatmap more generic and applicable to other projects not based on time-series data. As...
Hi! Apologies for the late reply, generalization of this component has been raised before. At this point I'm not sure if it would be easier to start a new library...
If I understand correctly - there are two things here that need to be done, first one is a layout related issue with the tooltip position. It should take the...
Great, if first issue is more important then let's do that one first. I can take a look at that somewhere this week (maybe tonight, but more likely tomorrow). With...
Heyy, I've updated tooltip position to be relative to the parent element. v0.1.8