Overview of RAWGraphs capabilities
masterRAWGraphs is an open web tool for creating custom vector-based visualizations using the d3.js library.
Key Features:
- Data Input: Works with tabular data (spreadsheets, CSV) or copied-and-pasted text.
- Output: Generates SVG-based visualizations that can be edited in vector graphics editors (e.g., Inkscape, Adobe Illustrator) or embedded in web pages.
- Privacy: Data is processed locally in the web browser; no server-side storage or operations are performed.
- Extensibility: Supports custom layouts defined by users.