Revision 74c809f54459d235f4d3e9b1c117f291cbf16339 authored by Joey Tawadrous on 07 October 2022, 10:39:14 UTC, committed by GitHub on 07 October 2022, 10:39:14 UTC
* Flamegraph

* Updated flame graph width/height values

* Fix top table rendering issue

* Add feature toggle for flamegraph in explore

* Update tests

* Hide flamegraph from dash panel viz list if feature toggle not enabled

* Show table if no flameGraphFrames

* Add flame graph to testdata ds

* Minor improvement
1 parent a18a3d7
Raw File
crowdin.yml
files:
  - source: /public/locales/en-US/messages.po
    translation: /public/locales/%locale%/%original_file_name%
    export_only_approved: true

pull_request_title: 'I18n: Crowdin sync'
pull_request_labels:
  - area/internationalization
  - no-changelog
  - no-backport
back to top