Components
Because Layer Cake doesn't come with any pre-built components, here are a few options to get you started. These are meant to serve as starting points for many common chart types. They have a few built-in options to be flexible for handling different scenarios so they can be reused as much as possible. For example, the Scatter components support both linear and ordinal scales so you can use them in configurations like a regular Scatter plot but also charts like the Time of Day plot where the y-scale is made up of groups.
Some componens have HTML, SVG and Canvas versions and those marked as %-range are optimized to be used server-side with the percentRange=true
prop.