Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [chart]

A chart is a graphical representation of data, in which "the data is represented by symbols, such as bars in a bar chart, lines in a line chart, or slices in a pie chart". A chart can represent tabular numeric data, functions or some kinds of qualitative structure and provides different info.

0 votes
0 answers
33 views

In PowerApps column chart, how ow do you deselect a selected column

I am using PowerApps charts to control a gallery. The Pie chart works fine I can select a wedge in the pie and it filters the gallery - to clear the selection all i have to do is click outside the ...
user111836's user avatar
0 votes
0 answers
44 views

How to call a callback function in spfx react.js within the Chart.js controls from the pnp framework

I'm programming a SPFx Webpart in React.js and I'm using the spfx controls from chart.js. Now I want to change the labels at the x axis. Therefore I need to call a callback function to get the ...
Matthias's user avatar
0 votes
1 answer
35 views

How to get right information from barChart

I am using the below code to create a barchart in sharepoint. The code is working but doesn't return the right information. The field "Reply" can contain three values: Nill Reply, Partly ...
Marco's user avatar
  • 121
0 votes
0 answers
71 views

Need Code for HighCharts with SharePoint

Working Code - The code below works. Ensure that the "Month" column contains a number not a string. Covert Jan to 1 and so on. <script src="/sites/ecj2/ECJ268/SiteAssets/js/jquery-3....
Lisa's user avatar
  • 1
0 votes
2 answers
277 views

SharePoint delegation for powerapps [closed]

How to control the delegation to avoid the warning? It is limited to my subscribe 365 account.
Hsnh's user avatar
  • 5
0 votes
1 answer
474 views

Sharepoint 2019 on-prem - Quick Chart

I want to add a quick chart with SharePoint List data but I do not see the option "Get data from a SharePoint list on this site". Why? Thanks for your help.
Cleemas's user avatar
  • 15
1 vote
1 answer
1k views

Barchart formatting in JSON/Column formatting

I am working on JSON/column formatting. I want to show column data in barchart format. (e.g. In below image Progress is the column name and 100/75/50/25 are four different items.) I know we can ...
Rohit Waghela's user avatar
0 votes
1 answer
487 views

Page Viewer Web Part Displays Excel file but not Chart

I am using SharePoint online. On a Wiki Page, I have added a Page Viewer Web Part in order to embed an Excel file. I am using this web part instead of Excel Web Access because not all of my users have ...
Greg Viers's user avatar
1 vote
1 answer
2k views

Need Help with a Powerapps Chart

I am new to PowerApps. I just want to create a pie chart or bar chart in PowerApps that is linked to a SharePoint list column called status that will count the number of times the following records ...
Rebecca Welch's user avatar
0 votes
1 answer
187 views

Sharepoint online chart using library data not list data

Is it possible to generate a chart webpart that will show data from a sharepoint document library as opposed to a list. I have over 2000 documents in a library and would like to generate a webpart ...
DARREN SPARK's user avatar
0 votes
1 answer
698 views

Using Count values in another function for my Chart.js Pie Chart

Using Chart.js to display a Pie Chart. However, I'm hard coding the data values. Below is the entire code: $(function(){ //Start Data Pull //End Data Pull //get the pie chart canvas var ctx1 =...
adams-j's user avatar
  • 317
1 vote
0 answers
10k views

Chart.js Stacked Bar Chart with Groups [closed]

I have used Chart.js to draw a Stacked Bar Chart with Groups. I want customization in it. I want to show one bar as a completed bar and another one as Not Completed bar As shown in the below. Blue,...
Dinesh Talekar's user avatar
1 vote
2 answers
367 views

Make a Chart with multiple Sharepoint lists (using AngularJS)

few days ago I posted a question on how to do a Chart with AngularJS of a sharepoint list, here's the link. Now I have a more complicated one: how to make a chart with multiple lists? I'm using ...
Soul Eater's user avatar
0 votes
2 answers
568 views

Make a Chart of a sharepoint list using AngularJS?

I want to implement a Chart of a Sharepoint tracker list. I decided to use angular-chart.js, to use this code I also needed Charter.js. So I downloaded both and decided to make a try as one of the ...
Soul Eater's user avatar
0 votes
1 answer
41 views

How can I enable a function which prints all the items in an Excel Web Part?

I want to be able to print all the charts from the drop down list. As it is now, I am only available to choose one chart/named item, print it, change item, print and so on. Can someone help me?
rrreaft's user avatar

15 30 50 per page
1
2 3 4 5