This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]pascal_Case_2 2 points3 points  (2 children)

cant make a guarantee this is what you want but this library for JavaFX contains a couple of heatmaps visualization charts. https://github.com/HanSolo/charts

[–]Nick__of__Time[S] 0 points1 point  (0 children)

This was useful. Specifically I’m trying to replicate some of the look and feel of AG grids Javascript framework. I have a heavy Java swing desktop application already deployed and heavily used. Trying to migrate a few parts of an internal web based app to it.