Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cmdcolin/jbrowse-plugin-custom-view
https://github.com/cmdcolin/jbrowse-plugin-custom-view
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cmdcolin/jbrowse-plugin-custom-view
- Owner: cmdcolin
- Created: 2020-07-18T06:49:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T11:47:23.000Z (almost 2 years ago)
- Last Synced: 2024-04-15T02:14:35.471Z (7 months ago)
- Language: TypeScript
- Size: 3.71 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bar chart view example
This is a demonstration of JBrowse 2 plugin
It is not yet complete but we could live code this to create a bar chart
## Install
yarn
## Usage
yarn develop
## Demo
Run yarn develop here and jbrowse-components and visit
http://localhost:3000/?config=http%3A%2F%2Flocalhost%3A9000%2Fconfig.json
## Screenshot
![](img/1.png)