Igor Alshannikov
Igor Alshannikov
This is planned, thanx. Related: #785
We so far were not able to make lets-plot available at conda forge. To make a long story short, their docker container fails to install a dependency which is required...
Voting up this issue : https://github.com/conda-forge/staged-recipes/issues/25428 may help.
Simple single axis variation (from [Data-to-Viz](https://www.data-to-viz.com/graph/parallel.html)):  Multiple axis variation: 
I don't see a legend for "angle" because it's just value without any "scale".
Related: https://github.com/JetBrains/lets-plot/issues/990

See also: [Coding for Economists: waterfall chart](https://aeturrell.github.io/coding-for-economists/vis-common-plots.html#waterfall-chart)
Hi David, for this kind of data you have to use "datetime" scale because it knows that the data values actually are encoded date-time values and takes this in account...