Dygraphs is a fast, flexible open source JavaScript charting library. It allows users to explore and interpret dense data sets.
dygraphs is an open source JavaScript charting library for plotting and exploring dense data sets in the browser. Charts are created by instantiating a Dygraph object with a container element, a data source, and an options object, and are interactive by default: mouseover highlights individual values, click-and-drag zooms, double-click resets the zoom, and shift-drag pans. Options include a legend, title, axis labels, and a data roller with an adjustable averaging period.
The library is designed to handle large data sets, plotting millions of points, and includes strong support for high/low bands and confidence intervals. Behavior and appearance can be customized extensively through options and custom callbacks. It works across recent desktop browsers and supports pinch-to-zoom on mobile and tablet devices.
It is intended for developers building interactive charts for the web. It can be installed via npm and used with bundlers such as webpack, browserify, or rollup, importing the Dygraph object from the package. Documentation available includes a tutorial, an options reference, an API reference, a CSS reference, and a data format reference.
Yes, dygraphs is a free, open source JavaScript charting library.
dygraphs is a JavaScript library that works in all recent browsers, including pinch-to-zoom support on mobile and tablet devices.
Yes, it can be installed with npm install --save dygraphs and used with bundlers like webpack, browserify, or rollup.
It is for developers who need to explore and interpret dense data sets through interactive charts.
Support is available through Stack Overflow, a mailing list, and an active community, with source code hosted on GitHub.
Show your product to thousands of developers
· 100k monthly pageviews
· 7k newsletter subscribers
Learn, Write, Master: HTML/CSS Through Real UI Challenges.
The React codebase generator. Divjoy handles all the integration details. From routing to React hooks, you'll have everything you need to build something great.
Learn how the DOM Event system works through exploration.
Data intelligence and protection, your security solution and Big Data for user recognition.
This is a book about JavaScript, programming, and the wonders of the digital.
Strap in and take your React applications to the next level.