Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mirtahaali/real-time-chart-javascript
RTCjs (Real Time Chart Javascript) library is designed for real time applications including engineering solutions and plotting any other parameters.
https://github.com/mirtahaali/real-time-chart-javascript
chart javascript plotting plotting-scripts
Last synced: 27 days ago
JSON representation
RTCjs (Real Time Chart Javascript) library is designed for real time applications including engineering solutions and plotting any other parameters.
- Host: GitHub
- URL: https://github.com/mirtahaali/real-time-chart-javascript
- Owner: MIRTAHAALI
- License: mit
- Created: 2020-07-11T04:40:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-14T07:34:06.000Z (about 4 years ago)
- Last Synced: 2024-01-19T12:09:56.484Z (12 months ago)
- Topics: chart, javascript, plotting, plotting-scripts
- Language: JavaScript
- Homepage: https://buttressys.com/rtcjs
- Size: 28.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Real Time Chart Javascript (RTCjs)
RTCjs (Real Time Chart Javascript) library is designed for real time applications including engineering solutions and plotting any other parameters. It's size is small making it fastest to load. It is designed for quickest implementation and consists of functions that are user freindly. It includes built in zoom in feature and allows user to implement x axis label of any kind from number to date time. Try it. You will be satisfied by it's features!Get Started tutorial:
https://buttressys.com/rtcjsLicense Type:
MIT# Features
1 - Zoom
Built in zoom in and out feature to zoom graph along X axis. No need to develop complex code for zooming graph.2 - Scroll
Allows zoomed graph to be scrolled.3 - Axis Ruler
A tooltip alternative, to monitor parameters at any instant allowing user to view at fastest rate.4 - Others
i- Easy to integrate time axis on X- axis.
ii- Easy to change line color, widths and dots.
iii- Enable user to create custom zoom and scroll buttons.
iv- Allow user to switch between auto zoom and manual zoom along y axis.
v- Allow user to modify table columns.
vi- Allow user to decorate chart to custom colors.