-
There's a fairly mature data visualization project called cufflinks that will give us the basic technical indicator studies.
Here are links to the project:
https://pypi.org/project/cufflinks/
g…
-
Hey, sorry for these basic questions:
1- In ds.plot_widget() is there a way to save the figures with a certain dpi?
2- in ds.plot() is there a way to remove title, colorbar at the same time?
3- in…
-
Error with plotly.js 1.35.1 and webpack 3.11.0 when importing: `import Plotly from 'plotly.js/dist/plotly-with-meta'`
```
./node_modules/plotly.js/dist/plotly-with-meta.js
Module not found: Error: …
-
Prior to `7.6.beta6` this
```
show(sphere(), viewer='threejs')
```
would work both from the command line and from the sage and jupyter notebooks since s-o-g used online `threejs` resources. Howeve…
-
When a large number of points are added to 3D scatter plot, point labels come through as black rectangles when html document is viewed in Chrome 34.
``````
---
output:
html_document:
self_cont…
-
Issue Type: Bug
Hi VSCode Team,
It seems that certain metadata from the jupyter notebooks I am working with (python3.X) is not being saved inside the notebook.
Opening and saving the notebo…
-
Tried running `knit2html` on a rmd with rgl 3d plot.
The plot is not rendered in the output HTML.
rglClass was not included in the `.html`
and CanvasMatrix.js was not generated.
Changed the hook_w…
-
I've had hard 2 days to find a completed example rgl animation with knitr.
Can you provide an completed example, such as animation for toss a 3d coin in rmarkdown?
Thank you so much.
This below cod…
-
When trying to plot a dataframe on Mac (python 3.8, latest pandasgui from this repository), I am getting an error saying webgl is not available. I checked all browsers I have and they all support webg…
-
##### System information (version)
- OpenCV => 4.4.0.
- Operating System / Platform => ubuntu 20.04 lts
- Python => 3.8
- PyQt : 5.15.0
- Matplotlib version: 3.3.1
##### Detailed descrip…