-
```
import jscatter
import numpy as np
import pandas as pd
data1 = pd.DataFrame({
"x": np.random.rand(1000),
"y": np.random.rand(1000),
})
data2 = pd.DataFrame({
"x": 200*np.ran…
abast updated
2 months ago
-
Initial notes on proposed scope and definition of these VA type, based on requirements and considerations documented [here](https://docs.google.com/document/d/1J4AqGDEqyK8KAzfiowgHYKJNvzHuwHSHgkN9dleL…
-
Create two datasets with very different scales:
```
import jscatter
import numpy as np
import pandas as pd
data1 = pd.DataFrame({
"x": np.random.rand(1000),
"y": np.random.rand(1000…
abast updated
2 months ago
-
Initial notes on proposed scope and definition of these VA type, based on requirements and considerations documented [here](https://docs.google.com/document/d/1J4AqGDEqyK8KAzfiowgHYKJNvzHuwHSHgkN9dleL…
-
### Prerequisites
- [X] I am an Open Source Contributor
- [X] I checked to make sure that this issue has not already been filed
### Description
I want to add neumorphism card for it..
here is exam…
-
Utilize some common design themes:
- [x] add neomorphic flutter plugin
-
Hey @Moinuddin9777
Please refactor whatever is in a separate neomorphic folder and bring it inside the main lib folder itself. I'm assigning this to you since you had worked on the same earlier.
_O…
-
these changes should all be applied to the supabase branch: https://github.com/janelia-cosem/openorganelle/tree/supabase
@neomorphic :
`/organelles`:
- use alphabetical order for the preview…
d-v-b updated
2 years ago
-
` java.lang.IllegalArgumentException: Width and height must be greater than or equal to zero
at androidx.compose.ui.graphics.drawscope.CanvasDrawScopeKt$asDrawTransform$1.inset(CanvasDrawS…
-
### Description
Please add a notes section (for example Google Notes Widget like, visually).
Supporting:
- Checkboxes
- Rearrangement of notes
- Coloured notes
- Categorisation of notes by Tags …