Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spotfiresoftware/spotfire-mod-horizontalline
A visualization for Spotfire® to visualize scatter and line with an horizontally oriented axis.
https://github.com/spotfiresoftware/spotfire-mod-horizontalline
analytics mod spotfire spotfire-mods visualization
Last synced: 17 days ago
JSON representation
A visualization for Spotfire® to visualize scatter and line with an horizontally oriented axis.
- Host: GitHub
- URL: https://github.com/spotfiresoftware/spotfire-mod-horizontalline
- Owner: spotfiresoftware
- License: other
- Created: 2022-07-18T14:32:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-31T13:31:53.000Z (about 1 year ago)
- Last Synced: 2024-11-16T14:07:48.550Z (3 months ago)
- Topics: analytics, mod, spotfire, spotfire-mods, visualization
- Language: JavaScript
- Homepage: https://is.gd/SFOqef
- Size: 1.3 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Horizontal Line Chart Mod for Spotfire®
Display information as a series of data points connected by straight line segments similarly to a Spotfire line chart. The difference is that this visualization adds the ability to shade background over a specific range, to draw reference lines for a single axis and to individually color and label vertical axes.
## Installation & Use
[Download latest version](https://github.com/spotfiresoftware/spotfire-mod-horizontalline/releases)
The [Wiki](https://github.com/spotfiresoftware/spotfire-mod-horizontalline/wiki) contains step-by-step instruction on how to install and use this Mod in Spotfire®.
## Building the Project
In a terminal window:
- `npm install`
- `npm start`## About Mods for Spotfire®
- [Spotfire Community Exchange](https://community.spotfire.com/files/): A safe and trusted place to discover ready-to-use Mods
- [Developer documentation](https://spotfiresoftware.github.io/spotfire-mods/docs/): Introduction and tutorials for Mods developers
- [Mods examples](https://github.com/TIBCOSoftware/spotfire-mods/): A public repository for examples projects