Luigi Pirelli
Luigi Pirelli
not yet sorry :/
I'm faceing the same problem... demo sunburst works well, but the same react component in a grafana panel does not render labels under Firefox 78.0.2 (64-bit) ubuntu package
path-lable is there but wrongly positioned (horizontally), e-g- should be located vertically inside the arc inside the orange sector of the image. 
> @luipir can you confirm the [default example](https://vasturiano.github.io/sunburst-chart/example/flare/) works fine in your version of Firefox? correct!
> And if so, would it be possible to make a [codepen](https://codepen.io/) with a minimal example that renders incorrectly in Firefox? hmmmm,... sorry that's would be harder... I'll try to...
> @luipir Sorry to post it here, but how do you install this? i git clone the repo in the plugins folder for grafana and restart but nothing. thi sis...
> Thank you! > I don't know yarn, any idea? probably better to move to an issue in my repo... this is not related with this thread
seems not so hard to follow https://docs.qgis.org/3.16/en/docs/pyqgis_developer_cookbook/authentication.html#adapt-plugins-to-use-authentication-infrastructure (well I wrote is ;) ) using NAM instead of Requests. BTW now lastest QGIS has some QNAM classes with blocking and not...
@azvoleff FYI changing in line: https://github.com/ConservationInternational/trends.earth/blob/develop/LDMP/calculate_numba.py#L130 `@cc.export('ldn_total_deg', 'f4[4](i2[:,:], b1[:,:], f4[:,:])')` as `@cc.export('ldn_total_deg', 'f4[:](i2[:,:], b1[:,:], f4[:,:])')` fix the issue
I face the same on Ubuntu 20.04. Log says that probably a binary incompatibility (only for win?). 2021-01-22T10:57:59 INFO Starting trends.earth version 1.0.2 (rev: c6cbfa53, released 2020/08/14 17:08:03Z). 2021-01-22T10:57:59 INFO...