Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

[Oracle Jet 4.1] Question about labels on graphs

MarleyFeb 5 2018 — edited Feb 6 2018

Hello, experts!

Our application uses Oracle jet. And data we receive by rest service with some delay.

And i have a question.

How can i set right label when the data is not received.

For example, i want to receive text something like, "please wait" from the beginning.

And if rest will return empty array, the label should be something "No data to display".

I wrote a simple example.

Please recommend solution.

Thanks

q1.png

q2.png

My codes:

https://github.com/marley-js/oracle-jet-question-about-label/blob/master/public/js/views/dashboard.html

https://github.com/marley-js/oracle-jet-question-about-label/blob/master/public/js/viewModels/dashboard.js

This post has been answered by Andrew Bennett on Feb 5 2018
Jump to Answer
Comments
Post Details
Added on Feb 5 2018
2 comments
194 views