epezent / epezent/implot

Digital value enhancement

Open
#321 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
6.2k
Forks
693
PR merge metrics
No merged PRs in 30d

Description

While the digital signal capability of LinePlot is nice, it would be very cool to have a more powerful version of it to display things like digital busses or states similar to a logic analyzer display. The input for this would be a X value, text to display, background color, and text color--although some of the examples below would require a boolean for a "empty" state (a middle line). The output visually would look like some of the examples below. Ideally it would also support getting hovered state to display extra information.

An enhancement similar to #292 would pair nicely with this, as seen in many of the below examples.

![image](https://user-images.githubusercontent.com/297126/152651936-421140f9-14df-45cf-b831-da8080449d05.png)

![image](https://user-images.githubusercontent.com/297126/152651990-d18f0aa3-f250-4aca-959b-daf6003ffbad.png)

![image](https://user-images.githubusercontent.com/297126/152652062-731b35de-df62-4178-9877-3a73f7ae0b62.png)

![image](https://user-images.githubusercontent.com/297126/152652158-a2cb262d-c6a3-49fd-b3cd-8a6bec5a21f1.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.