Alexander Wunschik
Alexander Wunschik
@boypanjaitan15 I'm not sure what you mean. Could you maybe described in details what you have in mind, or even provide a sketch how this could look like.
> just want that (on click) zoom function, or even with label :+1: Yeah, I like this "zoom" feature, this would be a nice addition! :-1: The labels I don't...
Here are some implementations with zoom: - https://observablehq.com/@d3/zoomable-sunburst - https://plotly.com/javascript/sunburst-charts/
> @mojoaxel would you be up for making this PR against https://github.com/RSeidelsohn/license-checker-rseidelsohn, which is an actively maintained fork of this? The repository by @RSeidelsohn that you mentioned is not a...
Another workaround would be to disable PGP signing altogether but this is not recommended: ``` git config commit.gpgsign false ```
@zdoc01 Thanks for your contribution!
@Thomaash Any reason not to merge this? see https://github.com/visjs/vis-data/issues/990#issuecomment-1427134199
PLEASE STOP ASKING about a status update. Just subscript to this issue! Supporting D3 version 4 [is quite a change](https://github.com/markmarkoh/datamaps/projects/1). Maybe we can fund @markmarkoh to work on it!? https://www.bountysource.com/issues/35788460-d3-4-x-support
There are [a lot of jasmine options](https://jasmine.github.io/api/edge/Configuration.html) that are not mentioned at all in the grunt-contrib-jasmine configuration docs. e.g.: - random - hideDisabled - seed Is is possible to set...
Looks to me like #231 did not make it into the code!