Plotting marker colors with RGB tuples #202
-
|
Hi, I recently updated my version of EOmaps from 5.3 to 7.3 using Anaconda, and I can no longer use RGB tuples as the face color when calling plot_map(). If I run the code below, I get the warning "EOmaps: Unable to plot the data for the layer 'base'!". Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Thansk for reporting this problem! For now the only quick fix that I can offer is to circuumvent data pre-selection based on the visible extent... You can achieve this by adding the following line (before calling Since this is an actual bug, I opened a dedicated issue for this here: [#203] I try to have a look as soon as possible! |
Beta Was this translation helpful? Give feedback.
-
|
This is now fixed in EOmaps v7.3.2 |
Beta Was this translation helpful? Give feedback.
This is now fixed in EOmaps v7.3.2