-
The map view has both png and svg output, but both appear to be pixelated. Is that an issue with my SVG reading code, or is it real, and if so, would it be possible to save "real" SVG, i.e. actually …
-
Typically for energy monitoring, it can be useful to plot Y versus X (e.g. heating consumption versus degree-days). Scada-LTS currently allows to plot on the same graph X and Y versus time.
Solutio…
-
I was trying to plot [this CSV dataset](https://github.com/ageron/data/blob/main/lifesat/lifesat.csv) using `StatsPlots.@df`. I wrote and ran the following code in a fresh Pluto notebook:
```jl
us…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [X] I added a descriptive title and summary to this issue.
##…
-
### Version/Branch:
1.0.1/ main
### Operating system:
Windows 11
### Debug probe:
No debug probe
### Microcontroller:
No MCU
### Details:
**My Issue/Question:**
Hello,
I just found this…
-
In the old plugin it was quite easy, but made with `scipy`. Check if `scipy` is natively imported in QGIS.
-
This takes an `.nkg` file and creates a 'bylayer' scatter plot variant of the expression plots.
This functionality already exists in Ollie's branch but the input isn't expression data - this issue …
-
## Core problem
There are shortcomings with the way we refer to "World" currently in our charts.
- As a label on scatter plots or line charts, it would be better to say ‘Global average’ rather …
-
the data visualization needs to support more charting functions, like scatter plot. the users like the scatter plot most, based on Arindam's suggestions.
maybe we could work on the bamboo server toget…
-
Hi
I've been fiddling with the scatter plot in assignment 3. And what I get is just like in this picture.
Is this the expected result as I find it hard to find any clusters by this data.
This …