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

Grid-based scatter visualization #1061

Open
axelboc opened this issue Apr 7, 2022 · 0 comments
Open

Grid-based scatter visualization #1061

axelboc opened this issue Apr 7, 2022 · 0 comments
Labels
epic Issue that will need to be split up later on

Comments

@axelboc
Copy link
Contributor

axelboc commented Apr 7, 2022

image

From #141 (comment):

The solid rendering is used to be called hitmap i think (on silx it's histogram2D)

For solid, at one point we will probably also have to deal with meta like x/y-pixel-size, x/y-min, x/y-max to properly place the grid on the axis. See https://github.com/silx-kit/silx/blob/058b479031b450846c792aa91c63a161c9f8b778/src/silx/gui/plot/items/core.py#L1181 , but for now displaying anything would be very helpful.

@axelboc axelboc added the epic Issue that will need to be split up later on label Apr 7, 2022
@axelboc axelboc mentioned this issue Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Issue that will need to be split up later on
Projects
None yet
Development

No branches or pull requests

1 participant