Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Second sequence #38

Open
kenietz opened this issue Jan 16, 2020 · 1 comment
Open

Second sequence #38

kenietz opened this issue Jan 16, 2020 · 1 comment

Comments

@kenietz
Copy link

kenietz commented Jan 16, 2020

Hi,
i would like to ask couple of questions.

  1. Is there a way to get a second sequence feature? For now one add sequence through the constructor but no way to add a feature which is a sequence.

  2. How exactly the className functions in the feature? Which attributes can one affect etc? I did not find any documentation on that.

  3. Is there going to be removeFeature() ? It is going to be really useful this feature :)

Another solution is to expose the FeatureViewer object a bit more so one can write own functions.

Thank you for your work and help!

Cheers :)

@MatSchaeff
Copy link
Contributor

Hello kenietz,

  1. For now it is not possible to display a second sequence feature. Maybe one way to do it would be to create 2 feature-viewer and link the zoom event between the 2 instances.
  2. The className is only useful for selection or to customize the style with css.
  3. I agree with you, we will probably add this function later. For now the only way is to recreate the instance.

We have a few projects going on right now, but we will work on improvements as soon as we can :)

Thank you for using this tool and for your suggestions!
Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants