-
_**Update 11/25/2024: VTK 9.4 has been released and we are aware of the incompatibilities. Any help resolving these would be appreciated. We had some prelimary support released on v0.44 so please upda…
-
Hey,
First, thank you for this great library, I find it very useful. :+1:
I'm wondering if there is a way to plot Text, something like this:
![selection_003](https://cloud.githubusercontent.com/ass…
-
Some draft tasks, please keep adding:
- [ ] the selection of l value for the spatial weight matrix (needs to be more automated & more intuitive instructions
- [ ] make the z-score method as default …
-
![image](https://github.com/user-attachments/assets/c95b6ffe-8a3d-49b0-8aea-95322ef0b6b5)
# CODE
import dearpygui.dearpygui as dpg
import numpy as np
dpg.create_context()
dpg.create_viewpor…
-
User tried to plot RA and Dec using `ax.text` and ran into problem. @Cadair pointed out there is actually `ax.text_coord` but:
1. It is hard to find.
2. It is confusing to have both `text` and `te…
pllim updated
5 months ago
-
I am having a really hard time getting the text to plot. I cannot figure out how to get the "y" point. Here's what I have:
`worldWarI.x
babsr updated
4 years ago
-
Been using beeswarm for a while (e.g., in our blog Data Colada). Now using it for a new pkg that creates plots for reporting results from psychology experiments, and one of the plots we wanted to offe…
-
## Library
[XChart](https://knowm.org/open-source/xchart/)
## Purpose
It is a free-to-use, lightweight open source Java Library for plotting data. We plan to use this library to generate tren…
-
See this project:
https://typst.app/project/rBvXqvt6N2I7RKIuLiKV_A
When using CeTZ 0.3.1 and `cetz-plot` 0.1.0, plotting a simple circle with an anchored content label leads to:
![image](https://…
-
Hi,
I get the following issue when importing the plotting tool from pygix using `from pygix import plotting as ppl`
---------------------------------------------------------------------------
V…