https://github.com/slaclab/timechart
A Charting Tool based on PyDM
https://github.com/slaclab/timechart
Last synced: 11 months ago
JSON representation
A Charting Tool based on PyDM
- Host: GitHub
- URL: https://github.com/slaclab/timechart
- Owner: slaclab
- License: other
- Created: 2018-09-19T21:06:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T22:16:07.000Z (about 2 years ago)
- Last Synced: 2025-06-18T22:16:35.725Z (12 months ago)
- Language: Python
- Homepage: https://slaclab.github.io/timechart/
- Size: 7.69 MB
- Stars: 4
- Watchers: 6
- Forks: 11
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# TimeChart
## A Charting Tool based on PyDM

TimeChart is a Python Qt-based graphing application for control systems.
It is intended to be the modern, feature-by-feature matching alternative
to the Motif [EPICS Strip Tool](https://epics.anl.gov/extensions/StripTool/ "EPICS Strip Tool") application.
Comparing with Strip Tool, TimeChart possesses the inherent cross-platform,
responsive, and regularly maintained and supported advantages offered by
[Python Display Manager (PyDM)](https://github.com/slaclab/pydm "PyDM").
As a Python Qt-based framework, PyDM is also created and maintained by SLAC.
Its charting capability is built upon [pyqtgraph](http://pyqtgraph.org/ "PyQtGraph"),
and the PyDM's TimePlot is the central widget in TimeChart.
# Installing and Running TimeChart
Refer to [TimeChart Documentation](https://slaclab.github.io/timechart/ "TimeChart Documentation") for detailed
instructions on how to install and run TimeChart.
# Acknowledgements
Icons made by [monkik](https://www.flaticon.com/authors/monkik) from [www.flaticon.com](https://www.flaticon.com/) is
licensed by [CC 3.0 BY](http://creativecommons.org/licenses/by/3.0/).