Tags: kimikage/ProfileSVG.jl
Tags
[Diff since v0.2.1](v0.2.1...v0.2.2) **Merged pull requests:** - Update CodeQL workflow (#61) (@kimikage) - Make stack frame reading a separate method (#62) (@kimikage) - fix tests on Julia 1.8+ (#64) (@KristofferC) - Bump compat for FlameGraphs + bump version (#70) (@asinghvi17) - Update workflows (#72) (@kimikage) - Update documents (#73) (@kimikage) - Fix double escaping of '&' (#75) (@kimikage) - Add `title` option (#76) (@kimikage) **Closed issues:** - [RFC] Support for huge profile data like TTFP (#44) - [Feature request] Add option for setting the graph title (#66) - Update workflows (#71) - Double Escaping (#74)
[Diff since v0.1.3](v0.1.3...v0.2.0) **Closed issues:** - No function names on plot (#4) - Elimination of hard-coded numbers (#8) - Limiting graph size by default (#17) - Improvement of text width estimation (#32) - Option to specify width (#33) - Updating README (#35) - Adding `yflip` option (#36) - Adding options specifying background style and font color (#40) - Adding option to hide overlaid texts (#41) - `Profile.fetch` vs `Profile.retrieve` (#43) **Merged pull requests:** - Allow latest version of Colors (#6) (@PallHaraldsson) - Bump compat for FlameGraphs to v0.2 and Drop support for v0.1 (#31) (@kimikage) - Add support for `width`, `height` and `font` options (#34) (@kimikage) - Update README and LICENSE (#37) (@kimikage) - Add support for limiting graph size (#39) (@kimikage) - Use internal grid fitting (#45) (@kimikage) - Add support for `notext` option (#46) (@kimikage) - Add support for `roundradius` option (#47) (@kimikage) - Add support for `bgcolor`, `fontcolor` and `frameopacity` (#48) (@kimikage) - Set up CodeQL (#49) (@kimikage) - Support for displaying SVG wrapped in HTML (#50) (@kimikage) - Update CI settings (#51) (@kimikage) - Add `yflip` option (#53) (@kimikage) - Version 0.2.0 (#54) (@kimikage)
## ProfileSVG v0.1.2 [Diff since v0.1.1](v0.1.1...v0.1.2) **Closed issues:** - Improve the experience of zoom-in zoom-out (#5) - Reduction of file sizes of SVG outputs (#16) - Function detail may not be available when SVG is embedded (#23) - Problems with displaying function information (#27) **Merged pull requests:** - Improve mouse wheel event handler (#18) (@kimikage) - Rename functions and variables (#24) (@kimikage) - Reduce file sizes of SVG outputs (#25) (@kimikage) - Improve mouse hover actions (#26) (@kimikage) - Improve text display (#28) (@kimikage)
## ProfileSVG v0.1.1 [Diff since v0.1.0](v0.1.0...v0.1.1) **Closed issues:** - Indication of license and copyright of Snap.svg (#9) - Strange span handling (#20) **Merged pull requests:** - Install TagBot as a GitHub Action (#3) (@JuliaTagBot) - Install CompatHelper (#7) (@kimikage) - Update documents in line with ownership transfer (#10) (@kimikage) - Minimize inline JavaScript code in *.jl (#11) (@kimikage) - Add license information of Snap.svg and Use specified Snap.svg (#12) (@kimikage) - Fix span handling (#21) (@kimikage) - Add docs contents (#22) (@kimikage)