Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

Modifying timeseries symbology raises an AttributeError #58

Open
delhomer opened this issue Apr 7, 2020 · 0 comments
Open

Modifying timeseries symbology raises an AttributeError #58

delhomer opened this issue Apr 7, 2020 · 0 comments

Comments

@delhomer
Copy link
Contributor

delhomer commented Apr 7, 2020

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.

Linked to #34 ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant