Forum Discussion
Scatter chart with smooth lines
Hi, can you give me some pointers how to remove data labels from the plot (not axis) and how to apply power bi report coloring for data series (catergorical by which I mean the same that other build-in apps use)? Or is this available only as custom solution?
Hi davidz106 ,
1. Two ways to remove labels, either do not bind anything for Label field OR switch the label off (Visual Attributes -> plot_{index} -> Label (in the pbivizedit service and not visual).
2. I think, you are using single series and binding legend to the field. If that is correct, bind the same field with Marker color too. And then in the Marker->color-> Categorical colors. This will open Set color expression dialog. You can define your categories and colors. (Again, in pbivizedit service and not visual) Though this is limited in terms of functionality, but works for the time being.
Once you do this, export your visual. Let me know, if this works.
Thanks,
Radhey