-
Is there a way to draw lined between points?
I'd need that functionality for a University project.
Points alone won't do. I would need to be able to draw straight lines between data points.
Having th…
-
It would be very useful for me adding a new chart type to deal with 2D triangulation (or mesh).
At the current implementation, I found different workarounds but with some limitations:
- the `heat…
ndem0 updated
3 months ago
-
I'm a big fan of a good visualisation. I'm going to start thinking about some possible visualisations using [[R] and Shinyapps](https://shiny.rstudio.com/gallery/). Any assistance and ideas welcomed o…
TS404 updated
4 years ago
-
This is feedback from trying to implement cql2-text.
Implementers (or at least us) face struggles with the current grammar.
I think it comes down mainly to these two things:
1. Some of the capabi…
-
with
- some images (< 100)
- metadata
- known px & ol? (for ternary diagrams)
-
In codespace, pycalphad requires
>pip uninstall pillow
>pip install pillow
in order to import pycalphad successfully. Version of pillow does not change.
notebook error below:
---------------…
-
# Behavior, Strategy, Implementation
> Be creative while inventing ideas, but be disciplined while implementing them.
>
> - [Amit Kalantri](https://amitkalantri.com/tag/quotes-about-creativity/)
…
-
> [my fork of module repository]()
## Learning Objectives
### [1. Remix](./1-remix/)
Practice studying and remixing other people's solutions to coding challenges. Create your own solutions …
-
# Behavior, Strategy, Implementation
> Be creative while inventing ideas, but be disciplined while implementing them.
>
> - [Amit Kalantri](https://amitkalantri.com/tag/quotes-about-creativity/)
…
-
I would like to be able to set the contour range as in [go.Contour](https://plotly.com/python/contour-plots/) for [ternary diagrams](https://plotly.com/python/ternary-contour/l) so that I can specify …