Home › Forums › SPJS Charts for SharePoint › Cumulative curve
Tagged: Cumulative curve
- This topic has 7 replies, 2 voices, and was last updated 5 years, 2 months ago by
Luc Perepelkine.
-
AuthorPosts
-
-
August 20, 2020 at 14:18 #31280
Hi,
I try to do cumulative curve on SPJS line Chart. I searched on google chart and on this forum but i didn’t find the right option.
Is it possible to do that ? If yes, how i do that ?
I precise : i’m no knowleged on javascriptThank you,
Luc
-
August 20, 2020 at 15:17 #31282
As far as I know there is no built in option in the Google Chart API to “turn this on”. The only way I can see this happen is that you sum up all previous values for each list item in your list in a new column and then add a second series in your chart that shows the values from this field.
Alexander
-
August 20, 2020 at 15:25 #31287
Ok, Thanks for your feedback.
Luc
-
September 18, 2020 at 13:57 #31611
Hi Alexander,
I follow your advices and it’s work fine – Thank you.
On my graph I try to force/select 2 values in filters. So i change “multiselect” in true, but i don’t know how to write correctly the multiple values in “selectedValue”.
For exemple i would like to force “2019” and “2020”. I try several things but nothing works at yet.
Can you help me ?
Thanks,Luc
-
September 22, 2020 at 16:36 #31632
Preselecting multiple values is not possible in this version, but I’ll fix it and publish a new version later this week.
Alexander
-
September 23, 2020 at 07:16 #31641
OK, Thank you.
Luc
-
September 29, 2020 at 16:50 #31738
Sorry for the delay – I have now published the updated version: https://spjsblog.com/2020/09/29/spjs-charts-v7-0-1-5/
Alexander
-
September 30, 2020 at 07:30 #31762
Don’t be sorry, many thanks for your work and your reactivity !
Luc
-
-
AuthorPosts
- You must be logged in to reply to this topic.