Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add heatmap, maybe on homepage #6

Open
nrjones8 opened this issue Sep 28, 2019 · 4 comments
Open

add heatmap, maybe on homepage #6

nrjones8 opened this issue Sep 28, 2019 · 4 comments

Comments

@nrjones8
Copy link
Owner

No description provided.

@nrjones8
Copy link
Owner Author

maybe apexcharts won't work, need a custom tooltip and doesn't seem possible with it...apexcharts/apexcharts.js#52 (comment)

@nrjones8
Copy link
Owner Author

nrjones8 commented Sep 30, 2019

other options:

  1. http://uber.github.io/react-vis/documentation/series-reference/heatmap-series (and https://github.com/uber/react-vis/blob/master/showcase/plot/labeled-heatmap.js)
  2. https://www.npmjs.com/package/react-heatmap-grid (simple, only a heatmap tho)
  3. Nivo seems pretty nifty: https://nivo.rocks/heatmap/ - but looks way more complicated than need be
  4. chart.js, enh I think I had trouble with this in the past, but http://tmroyal.github.io/Chart.HeatMap/ - but not updated since 2015 (https://github.com/tmroyal/Chart.HeatMap)
  5. plot.ly still would work https://plot.ly/javascript/heatmaps/ - just gotta fix up styling

@nrjones8
Copy link
Owner Author

some really good examples of Nivo here: https://nivo.rocks/storybook/?path=/story/heatmap--default

@CavalcanteLeo
Copy link

CavalcanteLeo commented Jun 29, 2020

Heatmap and calendar, please!

Need these, any plans to release?

By now i'm using this:
https://github.com/julienr114/vue-calendar-heatmap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants