I have a couple of questions:
-Is there a way to add data labels using the current options available in the “Category Chart” custom component
-If this component is based on chart.js, is it possible to load plugins to achieve the data labels?
Yes, I have attached an example of the “Data Labels” that we are looking for. We would like to view a static display of the “Value” of the chart data. I know that “hover” chart values are already possible but we would ideally like to display permanent static values on the charts.
Chart.js offers a plugin for “Data Labels”. The documentation has been linked below. We would love to include some of this functionality in the charts available in backendless UI.
I would love to learn more about my options here. Would it be possible for me to install the complete chart.js library in backendless and use the full functionality of the chart.js?