26
Views
2
Comments
Display line chart data
Question

Hello All,

I want to display the CPU usage of a system in line chart,


In line chart, I want to show CPU usage of two system named CRMDOCMAN and TallyServer2019. On X-axis there should be values of Datetime and on Y-axis there should be values of the given systems.

How can I show the values of both machines with respect to time ?

Thank you in advance.


2024-11-25 22-05-29
Sergio Aznar Guallar

Hi Dev limbachia,

you can solve this issue just using the data series name property of the source data point list. you can use the references from the documentation of line chart: Create a Line or Area Chart with multiple series 

Kind regards,
Sergio

2024-11-25 22-05-29
Sergio Aznar Guallar

Hi Dev limbachia,

if my comment solved your issue, please mark it as tjhe solution of the question, to remove it from the list, please

Kind regards,Sergio

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.