Lightning Talks: A Pie Chart Generator

View on Snap!Con

Presented By: feketetcool


Abstract:

This is a generator made in Snap! that allows you to create a pie chart using the pen.. It is used by first creating a circle for the outline, and then a sprite talks you through the steps of what you need to do in order for you to generate your pie chart. You must not just press enter or it will glitch out. Sometimes, when the segments in your pie chart are quite small, they either might not be filled in completely with colour or, if the segment is very small, so small that you cannot really see it, it might fill the segment next to it if the next one is a much larger one. For instance, if you have 2 values, 2 and 10000, the segment that represents the number 2 will not be visible, therefore filling the segment representing the number 10000. This is because the segment is simply too small. (The format is a demo (an actual Snap! project published for others to see))

Any questions?

No questions but just to say your talk was excellent :slight_smile: