-
When loading ART Datasets it seems that no ´code_length´ attribute is loaded into the dataset. Instead, the attribute ´length_unit´ is loaded. This collides with some functionalities where the former …
-
Overall problem:
Trying to have an informative description (HTML text) about a plot to pop up on the plot when hovering over a label
**Is your feature request related to a problem? Please descri…
-
I am currently in the process of updating my book for its second edition, and am changing the Python plotting code I suggest to readers to use `seaborn.objects` where possible.
However, the plottin…
-
A dream-wish.
For easy and fast use in social media, I often miss the option to keep the text box, which arises when scrolling the mouse over a graph, in the figure for download. Is there any option …
-
Hello,
It would be great if we could use pentagrams as plotting symbols. I have a way of making in work. In _matlab2tikz.m_ change line 2089 from:
``` matlab
case {'p','pentagram'}
…
-
This issue is related to my stackoverflow post here: https://stackoverflow.com/questions/67139335/hvplot-attributeerror-list-object-has-no-attribute-xy
When I was using hvplot with pandas. This was…
-
You may also slightly update the manual V2 (2021):
"recommend to use Octave 3.0 or later" ...
_Originally posted by @Daihedz in https://github.com/mbrennwa/mataa/issues/13#issuecomme…
-
### Willingness to contribute
No. I cannot contribute this feature at this time.
### Proposal Summary
We request that MLflow provide a mechanism for storing additional metadata for datasets.
…
-
**Which version are you running? The lastest version is on Github. Pip is for major releases.**
```python
import pandas_ta as ta
print(ta.version)
0.4.19b0
```
**Have you tried the _developm…
-
**Describe the bug**
Bar width in BarPlot is decreasing with increasing xmin of graph, even when xmin - xmax range is constant:
![BarPlot](https://github.com/user-attachments/assets/163462c4-b2ad-43…