in Sources/CollectionsBenchmark/Charts/Graphics/Renderer.swift [32:45]
func render(
_ graphics: Graphics,
format: String,
bitmapScale: Double
) throws -> Data
func documentRenderer(
title: String,
format: ImageFormat,
style: DocumentStyle
) throws -> DocumentRenderer
}
public enum DocumentStyle {