A tool that automatically creates interactive, shareable charts from CSV, TSV, and Google Sheets data.
Charted is a charting tool that automatically generates beautiful, interactive, and shareable visualizations from data files like CSV, TSV, and Google Sheets. It simplifies data presentation by focusing on core features like automatic updates and responsive design, eliminating the need for complex configuration.
Data analysts, product teams, and developers who need to quickly visualize and share data from common file formats without extensive manual setup.
Developers choose Charted for its simplicity, automatic data refreshing, and shareable outputs, making it a hassle-free alternative to more complex charting libraries that require manual configuration.
A charting tool that produces automatic, shareable charts from any data file
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Charted re-fetches data and updates charts every 30 minutes automatically, ensuring visualizations stay current without manual effort, as highlighted in the README.
Charts render well on all screen sizes and are easily shareable via links, making them ideal for dashboards and team presentations without extra configuration.
Just provide a link to a CSV, TSV, or Google Sheet, and Charted generates an interactive chart instantly, with local deployment via npm start for quick testing.
Allows adjusting chart type, labels, titles, background, and splitting data series, providing essential flexibility while maintaining simplicity, as noted in the features.
Treats the first column as x-axis labels with equal spacing, ignoring data types like dates, which limits time series or custom axis scaling without preprocessing.
Deliberately sparse in formatting options, so users cannot create highly customized or branded charts without external CSS or post-processing work.
Automatic refreshes occur every 30 minutes with no configuration, making it unsuitable for dynamic data that requires faster or variable update rates.