web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / I want draw a line cha...
Power Apps
Answered

I want draw a line chart that has more than 9 lines

(0) ShareShare
ReportReport
Posted on by

How can I draw a line chart that has more than 9 lines, currently only has 9 lines?

Thank you very much!Muon co 10 series.pngChi co 9 line thoi.png

Categories:
I have the same question (0)
  • Verified answer
    v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @nguyenvankhanh ,

     

    The chart control can display up to 9 series. But you can use this API to show more lines:

    1\Add a image control and set it's image property to:

    "https://quickchart.io/chart?c={type:'bar',data:{labels:[1,2,3,4,5,6,7,8],datasets:[
     {type:'line',fill:null,label:'PC1',data:[120,60,50,180,120,50,180,90]},
     {type:'line',fill:null,label:'PC2',data:[110,50,180,90,120,60,50,180]}, 
     {type:'line',fill:null,label:'PC3',data:[100,60,50,180,120,50,180,90]},
     {type:'line',fill:null,label:'PC4',data:[90,50,180,90,120,60,50,180]}, 
     {type:'line',fill:null,label:'PC5',data:[80,60,50,180,120,50,180,90]},
     {type:'line',fill:null,label:'PC6',data:[70,50,180,90,120,60,50,180]}, 
     {type:'line',fill:null,label:'PC7',data:[60,60,50,180,120,50,180,90]},
     {type:'line',fill:null,label:'PC8',data:[50,50,180,90,120,60,50,180]}, 
     {type:'line',fill:null,label:'PC9',data:[40,60,50,180,120,50,180,90]},
     {type:'line',fill:null,label:'PC10',data:[30,50,180,90,120,60,50,180]}, 
     {type:'line',fill:null,label:'PC11',data:[20,60,50,180,120,50,180,90]},
     {type:'line',fill:null,label:'PC12',data:[10,50,180,90,120,60,50,180]} 
     ]}}"

    vbofengmsft_0-1668045848427.png

     

    I think this link will help you a lot:

    Documentation (quickchart.io)

     

    Best Regards,

    Bof

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 541

#2
WarrenBelz Profile Picture

WarrenBelz 434 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 289

Last 30 days Overall leaderboard