> cat /dev/github | grep security-tools
discovered 03 Aug 2026

plottable

via awesome-list
→ View on GitHub
Plottable is a library for building flexible, custom charts on the web, serving as a higher-level abstraction over D3.js. Its primary use case is to enable developers to create intricate visualizations by composing reusable chart components like plots, axes, and gridlines rather than configuring pre-defined chart types. Notable features include a focus on "Composition over Configuration," offering extensive API flexibility and the ability for users to define their own components to meet specific visualization needs.