Forum Discussion
Time Series Decomposition - Data Label Missing
Hello,
I created a time series based on the "time series decomposition" visual which I got from import from marketplace. The issue which I am facing is that I am not able to view the data labels for any points. If anyone got a solution,let me know. Tnx!
Hi Anonymous,
By my tests, I'm afraid that this custom visual does not have the attribute of data label.
This visual is developed with R scrip. If you're familar with R script, you could write to R script to achieve that.
Best Regards,
Cherry
2 Replies
- v-piga-msftResident Rockstar
Hi Anonymous,
By my tests, I'm afraid that this custom visual does not have the attribute of data label.
This visual is developed with R scrip. If you're familar with R script, you could write to R script to achieve that.
Best Regards,
Cherry
- AnonymousNot applicable
Thanks for the info.