Hello, I was wondering if someone can help me fixi...
# gooddata-ui
a
Hello, I was wondering if someone can help me fixing these legend labels, we are using InsightView and from there we can just pass configuration props to modify the position, not change the actual Label
r
Hey there Aaron, Radek from the GD Technical team, let me check and come back to you! 🙂
🙏 1
😁 1
Hmm, so you can definitely hide the labels using config (
labelsEnabled
), but I don't think changing the contents is possible directly from the SDK unfortunately.. I suppose the question is, were these labels something you set on GoodData itself in the first place, or are they showing only in the InsightView component? 👀
a
They are only being shown in the InsightView component
👀 1
r
Now that is interesting! Do you think you can share your
InsightView
and
config
implementation with me? Also, which SDK version are you on? Either here or by private message works 🙂 I've not been able to reproduce this, but considering how little context I have, it's entirely too likely I'm missing something at the moment.