Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"get_symbol_colors( )" function not working properly for Histogram #330

Open
fakemonkeyking opened this issue Jun 28, 2023 · 6 comments
Open
Labels

Comments

@fakemonkeyking
Copy link

When creating Histogram plots, the "get_symbol_colors( )" to ask the chart to follow layer style would only return 1 colour legend and the remaining bars are shown black.

To Reproduce
Steps to reproduce the behavior:

  1. Categorise a layer'sdata and apply styles to it (number in this case)
  2. Plot Histogram
  3. For Marker color, click Data Defined Override and click edit
  4. type "get_symbol_colors( )" or select it under Data Plotly

The chart only picks up one color and the rest are shown black

Screenshots
This is the histogram with ""get_symbol_colors( )" applied to markers
image
This is the mapping style and category
image

  • Windows
  • 3.28.4-Firenze
  • DataPlotly 4.0.3
@ghtmtt
Copy link
Owner

ghtmtt commented Jun 28, 2023

thanks for the reporting. Bug confirmed

@katagen
Copy link

katagen commented Jun 28, 2023

Also confirmed here 😖

@fakemonkeyking
Copy link
Author

thanks for the reporting. Bug confirmed

Do you expect this fix to be included in the near future updates? Thanks for your work!

@katagen
Copy link

katagen commented Sep 17, 2023

Any news? It is very annoying! Thx

@ghtmtt
Copy link
Owner

ghtmtt commented Sep 18, 2023

Will try to work on this in the next weeks

@9ls1
Copy link

9ls1 commented Oct 22, 2023

@ghtmtt I can confirm get_symbol_colors() sadly don't work in QGIS ver. 3.32.3 either. I cross my fingers you'll get the time to have a look at it.

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

No branches or pull requests

4 participants