Forum Discussion
Line graph with different interpolation type for each Series
- 2 years ago
I am part way through a project using multiple line charts with dashed steps, just like you have pictured above. It seems like there was a change to prevent setting the line type per data series as I was able to do it last week. I was able to force it to work by saving as a .pbip file and updating the report.json file with the highlighted text in the picture
I am part way through a project using multiple line charts with dashed steps, just like you have pictured above. It seems like there was a change to prevent setting the line type per data series as I was able to do it last week. I was able to force it to work by saving as a .pbip file and updating the report.json file with the highlighted text in the picture
- GuilhermeMatte2 years agoNew Member
Hello mate!
Right on point! I did as you suggested, but whenever I changed the parameter it would change for both lines again, so I had to find the line-specific parameter and add another section of the highlighted code of your image. In the end, I was able to figure it out!
Thank you very much Rlandrith !
Cheers!