-5

I like the look of this chart for weather data but I do not know the name of the chart type.

I may try to render my own version but I would like to know if any chart libraries (Javscript Based) support it but I need to know its name.

Maybe someone has written it for D3.js ?

enter image description here

chris crowe
  • 65
  • 10

1 Answers1

3

Its Called a climogram

https://www.climate.gov/maps-data/dataset/average-hourly-climate-conditions-climograms

http://janmilosh.com/d3-weather-graph.html - this should be at least a good starting point