Miroslav Foltýn
Miroslav Foltýn
As specified in readme, agent accepts messages which specify labels using hashtag like so `metric:5|c|#tagX:X,tagW:W` but it throws away messages which do include # but without any tags specified eg....
Fixes #316, which is basically the same as #298, the old fix was not general enough, so I replaced it with new one. Explanation for weird behavior found here: https://stackoverflow.com/questions/28896807/pre-code-element-with-horizontal-scrollbar-breaks-the-flex-layout-on-firefox...
#### Expected behaviour Note "style" attribute is already part of Highcharts.AST.allowedAttributes. I have following config: ```js { ... legend: { labelFormatter: function () { return `test`; }, useHTML: true, }...
##### **Overview of the issue** See the title. ##### **Operating System, Node.js, npm, compodoc version(s)** macOS 12.1 (21C52) npm = 8.11.0 node = 16.15.1 compodoc = "@compodoc/compodoc": "^1.1.21", ##### **Angular...
https://jsfiddle.net/hr5kmxLf/2/ This is example from https://www.highcharts.com/demo/highcharts/pie-donut, with modifications so that tooltip.className is set for given chart and CSS expanded so that it includes the .className { font-size: 18px } ####...
There is an issue with the way Edge displays "black right pointing triangle" character that is used for "closed" state caret. Basically with default font, Edge displays blue square with...
See title.