UNPKG

d3-flame-graph

Version:

A d3.js library to produce flame graphs.

12 lines (9 loc) 501 B
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased](https://github.com/spiermar/d3-flame-graph/compare/1.0.6...master) ## [1.0.6](https://github.com/spiermar/d3-flame-graph/compare/1.0.5...1.0.6) - 2017-08-21 ### Fixed - Tooltip on minified example - Missing frames on large flame graphs