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

Add indicator in the wave for current in wave data #71

Open
ABADY1000 opened this issue Jan 27, 2021 · 1 comment
Open

Add indicator in the wave for current in wave data #71

ABADY1000 opened this issue Jan 27, 2021 · 1 comment

Comments

@ABADY1000
Copy link

Hello Aliaksey, thank you very much for your tool, I have been using it since a while and it is quite useful.

But when I try to modify the wave, it is bothering trying to figure outt which time slice you are in, so I suggest to add an indicator in the wave that points to the position your cursour on.

for example:

{
    signal: [
        { name: "sig1",  wave: "0.1.10.10..1...01." },
        { name: "sig2",  wave: "1.0..1.01.1..0..1." },   // if the cursor is after the zero here, in the draw there is a highlight or some 
                                       ^                 // kind of indicator points this zero
        { name: "sig3",  wave: "0.1.0.1.0.1..1.0.." },
        { name: "sig4",  wave: "0..1..0.10.1.0.0.." }
    ]
}
@drom
Copy link
Member

drom commented May 16, 2021

Great idea. Moving to the WaveDrom Editor project.

@drom drom transferred this issue from wavedrom/wavedrom May 16, 2021
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