Skip to content

Add Vertical and Horizontal markers#702

Open
bruno-f-cruz wants to merge 1 commit into
epezent:masterfrom
bruno-f-cruz:master
Open

Add Vertical and Horizontal markers#702
bruno-f-cruz wants to merge 1 commit into
epezent:masterfrom
bruno-f-cruz:master

Conversation

@bruno-f-cruz
Copy link
Copy Markdown

@bruno-f-cruz bruno-f-cruz commented Apr 30, 2026

This PR adds two new markers to the ImPlot library that are commonly used in other plotting libraries (see here: https://matplotlib.org/stable/gallery/lines_bars_and_markers/marker_reference.html)

These are useful for plots that try to cram a lot of events in a small space (for instance, raster plots:
image)

It should be noted that while this appearance could already be achieved using simple lines, this makes the API easier to use and compatible with the scatter plots.

{46ADBC27-FD53-477B-8E5D-BDB23B68A3AA}

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

Successfully merging this pull request may close these issues.

1 participant