Walter M. Rafelsberger

Results 38 comments of Walter M. Rafelsberger

Up for discussion: So far, as can be seen in the screenshots of the PR description, the area lines disappear when they are 0. As an alternative, we could show...

@formgeist @qn895 thanks for the feedback I kept original look now with the lines being interrupted when they hit 0.

@cauemarcondes Thanks for your feedback, I addressed your comments, ready for another look.

We had a discussion on SVG output in another issue a while back, it can be done with some workarounds, but there are limitations: https://github.com/walterra/d3-milestones/issues/37 Switching the actual output to...

This will be a bit of work to implement this dynamically. In the meantime, you could work around this by creating multiple instances, I created an example in `examples/lotr-top-bottom.html` ![image](https://user-images.githubusercontent.com/230104/130232409-a8f5516d-ff8b-4178-bc7f-7e5834fab317.png)

Moved the example to the storybook rendering: https://walterra.github.io/d3-milestones/?path=/story/d3-milestones--lord-of-the-rings

`v1.4.0` now comes with support for custom styles for text elements. Here's a storybook example: https://walterra.github.io/d3-milestones/?path=/story/d3-milestones--styles

Thanks for the feedback! To fully support that I'll need to make some changes in the next release. Maybe you can work around it like this for now: Make the...

Flaky test runner: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1264 ✅ 100 runs passed!