Forum Discussion
Adding Data Labels to SPC Chart
- 3 months ago
Custom visuals (like PBISPC_DEV):
- Don’t inherit all standard line chart features
- Must explicitly implement things like:
- Data labels
- Tooltips (beyond basic)
- Conditional formatting
PBISPC focuses on SPC logic (mean, UCL/LCL, rules), not labeling
Use tooltips
- Hover already shows values
- You can enhance with a custom tooltip page
Clean and doesn’t clutter the chart
OR
Switch to Deneb (advanced but best control)
Use Deneb:
- Full control via Vega-Lite
- You can:
- Draw SPC lines
- Add labels
- Control formatting precisely
Hi F_Reh,
I would also take a moment to thank andrjohns , Shravan133 for actively participating in the community forum and for the solutions you’ve been sharing in the community forum. Your contributions make a real difference.
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions.
Regards,
Community Support Team.
Hi F_Reh,
I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We are always here to support you.
Regards,
Community Support Team.