Tomasz Konopka
Tomasz Konopka
The line chart is due an update in #1932. This could be a topic to keep an eye on.
Among the blocking factors, the storybook examples will need updating as @benrhere suggests to avoid deprectated addons. The work is voluminous because most nivo packages use them, but it could...
Hi @olha-s. As far as I can tell this isn't possible by setting props, but it is possible to achieve the effect by drawing custom layers. The approach is similar...
Please see #2051 #2002
Hi @sofo1413. I don't follow the technical details here, but the keywords (scatterplot, legend, data override) overlap with another issue #1962 and a tentative PR #2016. Does the PR address...
I can reproduce the effect and can look into it
It's an interesting question. At the moment, that is not possible (version 0.2.0). Python package umap-learn has support for supervised and semi-supervised embedding. It should be possible to port that...
Thanks for raising this. Interesting examples. In short, some of these effects can be handled if needed, others are due to numeric instabilities that are part of the package I'm...
Hi @srowe0091. Yes, but that setup code is managed by storybook (nivo packages add components to an app that is already running). The appropriate initialization is supposed to be automatic,...
Hi all, thanks for checking out the PR. The boxplot compoment is in working order, but the PR includes documentation through storybook examples, only, and not via the nivo.rocks website....