You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.
When I try to "edit the row style" of a timeseries, I can design my own symbology, however when I validate it, the following error is raised:
AttributeError: 'TimeSeriesWrapper' object has no attribute 'styles'
Traceback (most recent call last):
File "/home/rdelhome/.local/share/QGIS/QGIS3/profiles/default/python/plugins/BDLHES/QGeoloGIS/main_dialog.py", line 283, in on_styles_updated
styles = self.__view.styles()
AttributeError: 'TimeSeriesWrapper' object has no attribute 'styles'
Anyway, the symbology is applied to the graph, but it seems impossible to save it through the configuration.
When I try to "edit the row style" of a timeseries, I can design my own symbology, however when I validate it, the following error is raised:
Anyway, the symbology is applied to the graph, but it seems impossible to save it through the configuration.
Linked to #34 ?
The text was updated successfully, but these errors were encountered: