-
I use timelines-chart in react. I found can not get the TimelinesChart instance. So that I can't use TimelinesChart instance reset Data.
-
I am trying out sunburst-chart in react. The component looks something like follows:
**SunburstChart.js**
import SunburstChart from "sunburst-chart";
import fromKapsule from "react-kaps…
-
Hey, I just wanted to know if I can run the top-loading bar on every change in the search parameters.
-
This line is causing `Maximum depth exceeded` errors downstream: https://github.com/vasturiano/react-kapsule/blob/master/src/index.js#L35
Should be:
```ts
useEffect(() => setPrevProps(props), […
-
Adding devcontainers could be really useful to have quickly a complete setup with an editor, kubectl and a docker command line installed:
- https://code.visualstudio.com/docs/remote/devcontainerjson…
-
Hello,
After deployed the controller to a Kubernetes Kapsule cluster at Scaleway
`kubectl create -f https://raw.githubusercontent.com/Sh4d1/scaleway-k8s-node-coffee/main/deploy.yaml`
set the s…
-
## Contentify Cloud
Contentify Cloud is nothing less than a true paradigm shift in the development, support and operation of Contentify. For a _looong_ time (years!) one of the biggest issue with C…
-
When we are drilling down or zooming into the sunburst chart, the hierarchical level is not shown.
A breadcrumbs showing the level of node currently focused would be ideal.
Is it possible to a…
-
When browsing the [example](http://vasturiano.github.io/timelines-chart/example/categorical/) using Chrome 66 without any extensions (Incognito window) and zooming various area's and then use the "Res…
ghost updated
4 years ago
-
**Is your feature request related to a problem? Please describe.**
Sometimes the force directed positioning is great and sometimes it would be ideal to be able to pass custom node positions. For ex…