Socket
Socket
Sign inDemoInstall

@arction/react-time-series-chart

Package Overview
Dependencies
7
Maintainers
5
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @arction/react-time-series-chart

A React component for interactive, heavy-duty Time Series Charts


Version published
Weekly downloads
10
increased by100%
Maintainers
5
Created
Weekly downloads
 

Readme

Source

react-time-series-chart

react-time-series-chart is a simple but powerful React component for interactive, heavy-duty Time Series Charts

Installation

npm i @arction/react-time-series-chart

Why react-time-series-chart?

NPM has many React data visualization packages available. Most of them are built by utilizing some JavaScript data visualization library, such as chart.js, d3.js, etc. react-time-series-chart is based on LightningChart JS, the most powerful charting solution in the world. This gives it several incredible advantages compared to other options:

  1. Incredible loading speed and data capacity

react-time-series-chart can display a data set with 10 million data points in 0.1 seconds.

  1. Built-in Time Series support

No more hacks with tick placement and label formatting. Input data directly from a database with UTC timestamps and enjoy built-in Time Series support.

  1. Out of the box analysis tools and user interactions

No extra work needed for data cursors, panning, zooming, etc.

  1. Lightning-fast rendering speed

All operations, interactions, updates etc. are refreshed with 60 FPS - always. No more laggy user experiences.

  1. Modern graphics, visual look, animated quality of life experience

By default, react-time-series-chart looks stunning and modern. If you need old printed-paper style charts, that is also easily possible by changing the Color Theme.

Documentation

For more information check our github page

Keywords

FAQs

Last updated on 14 Feb 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc