rldhont

Results 163 comments of rldhont

@SecondGIS @gioman we made two proposals. The first one is ----------------------- Delaying GetLegendGraphic and GetFeature requests after GetMaps We propose to shift the generation of GetLegendGraphics and GetFeature requests to...

@SecondGIS and @guenterw `QGIS_MAP_WORKERS` is a docker variable for [Py-QGIS-Server](https://github.com/3liz/py-qgis-server). It is not available for Apache and FCGI. The variables `PARALLEL_RENDERING` and `MAX_THREADS` is not for managing the number of...

The issue would rather come from the line https://github.com/ghtmtt/DataPlotly/blob/master/DataPlotly/core/plot_types/plot_type.py#L98: ```py title = settings.data_defined_title if settings.data_defined_title else settings.layout['title'] ``` The `settings.layout['title']` is `None`.

waiting for @mdouchin review!

@mdouchin @Gustry @nboisteault do you think it could be backported to 3.8 ?

@mdouchin I will rebase my branch when https://github.com/3liz/lizmap-web-client/pull/5858 will be merged

I thin you can achieved it since https://github.com/3liz/lizmap-web-client/pull/4389, isn't it ?

It is not for the same purpose. We can collect logs provided by JS during the tests.