SaaSHub helps you find the best software and product alternatives Learn more →
Top 6 JavaScript time-series Projects
-
Thank you and the team for your hard work, and congratulations on the release!
Suggestions for Demos:
1.Charting Libraries Integration
There’s currently a lack of demos showcasing LiveView integrated with powerful charting libraries like Apache ECharts, Plot, Chart.js, etc. A demo of a LiveView-powered dashboard using one of these libraries, connected to a database like SQLite (for simplicity) or DuckDB (for speed and demonstrating integrations beyond Ecto-native DBs), would be fantastic.
Emphasizes interactivity: For example, demonstrate how a server-based LiveView can handle actions such as mouse hover on a chart to update tooltips/labels, click-and-zoom interactions, or connected charts with brush functionality.
2.UI Component Libraries
A demo showcasing robust integration with UI component libraries would also be valuable. Features like tables with pagination, sorting, filtering, and autocomplete/typeahead functionality within modals could be a strong focus.
I’d suggest leveraging lightweight libraries like Flowbite or Preline, as they integrate seamlessly with Phoenix and rely on almost pure HTML and Tailwind for styling.
For additional inspiration on speedy charting libraries, this resource might be useful:
https://github.com/leeoniya/uPlot
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
covid19
JSON time-series of coronavirus cases (confirmed, deaths and recovered) per country - updated daily (by pomber)
-
-
arcadedb
ArcadeDB Multi-Model Database, one DBMS that supports SQL, Cypher, Gremlin, HTTP/JSON, MongoDB and Redis. ArcadeDB is a conceptual fork of OrientDB, the first Multi-Model DBMS. ArcadeDB supports Vector Embeddings.
Features: REST-like CQRS HTTP-API, Faceted Search, Full-text Search Interface: OpenAPI, JSON, JSON API, JSON Schema Query Languages: SQL dialect, Cypher, Gremlin, MQL, GraphQL Ingest Protocols: OAI-PMH, S3 Ingest Encoding: XML Ingest Formats: DataCite, DublinCore, MARC, MODS Deployment: Compose, Docker-Compose, Podman-Compose, K8s (via Kompose) Components: ArcadeDB, Connect, Lowdefy License: MIT
-
JavaScript time-series discussion
JavaScript time-series related posts
-
Small and fast 2D canvas chart for time series, lines, areas and bars
-
Advanced downsampling with the LTTB algorithm
-
Rendering data that changes very frequently
-
Monaco Editor, Prometheus & Alertmanager support in QuestDB
-
JS library for graphing huge amounts of data
-
WebGL charting libraries
-
[task] Program uplot support into node-red-dashboard (javascript)
-
A note from our sponsor - SaaSHub
www.saashub.com | 11 Feb 2025
Index
What are some of the best open-source time-series projects in JavaScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | uPlot | 8,943 |
2 | Graphite | 5,939 |
3 | covid19 | 1,228 |
4 | chartjs-plugin-streaming | 563 |
5 | arcadedb | 522 |
6 | flot-downsample | 293 |