-
Hola from Amercia! Is anyone else encountering this error?
AttributeError: 'NoneType' object has no attribute 'mathjax'
File sankey_functions.py line 24
pio.kaleido.scope.mathjax = None
DEPR…
-
### What problem does this feature solve?
![1694055956882](https://github.com/apache/echarts/assets/71696702/2493715a-1f59-4cc2-a219-e249842859f0)
My Sankey chart Settings:
labelLayout : {
…
-
Would be very useful to add a feature to enable users to sort nodes based on their desired output.
-
# Description of the feature
In a Sankey diagram, when a dataset has nonconsecutive node levels, the graph does not render correctly. For example, consider the following data set:
```
['A',…
-
Hey @soxofaan, you look like the expert with this plugin.
I was just wondering how feasible it would be to modify it to allow for variable `nodeWidth`s, so that each node could be a block that displa…
-
-
- Steal FLEV from Coot
- Add percentages / sankey to show percentage of pocket residues interacted with (by interaction type?)
- Aligned ligand view in the middle
- Use ProLIF?
-
Hello
Firstly, thanks for this plugin. I've been able to quickly get some awesome charts going. Much obliged.
For most of my data, I have charts that have a few sources (say 10 or less) and hund…
-
I created a test mysql table as follow:
**s t c**
X i 1
X j 2
X k 3
Y i 3
Y j 3
Y k 8
However, also with this simple input, after I selected as dimensions **s** and **t** and…
-
Hi there,
Suppose I have these data:
```r
df
WHMan updated
6 years ago