Forum Discussion
Create a pie chart with four slices
Insert a pie shape from the Basic Shapes category in Storyline. Utilize the edit points to customize the pie shape. Duplicate the pie shape as necessary and align, rotate or position them to create a pie chart effect. This method allows you to color each individual segment of the pie chart.
- GordonWimpress2 months agoCommunity Member
Hi, I came across this thread because I want to make an interactive pie chart. When you say "insert a pie shape", how are you able to make a 360 degree pie? I can make pieces, but I have no way of knowing how to make a shape that is exactly 90 degrees (for example)?
What I really wish is for the ability to make charts by simply entering parameters and values.- Nedim2 months agoCommunity Member
Hi Gordon,
Unfortunately, Storyline does not have built-in functionality to create charts by inputting parameters or values directly. The only workaround available is to manually create shapes (such as pie shapes) by editing their points, adjusting the shape's size and angle to represent specific data values. This requires a more hands-on approach, but it can be useful for simple visualizations. To create charts using parameters or existing Storyline variable values, you can integrate the Chart.js JavaScript library, as demonstrated in the example below. This approach allows you to dynamically generate and display charts based on data from Storyline variables, providing a more flexible solution for data visualization.