Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release new version #11

Closed
trebor opened this issue Apr 9, 2020 · 3 comments
Closed

release new version #11

trebor opened this issue Apr 9, 2020 · 3 comments

Comments

@trebor
Copy link

trebor commented Apr 9, 2020

i am in the process of building a nice chart on observable with this library, but my console gets swamped with log messages from the code. it looks like there have been a few changes from the latest 1.1.0 release, including removal of these console log messages. any chance you bump the version and push the release?

@Kcnarf
Copy link
Owner

Kcnarf commented Apr 12, 2020

If you only need a one-level partitioning (without nested partitions), please use the latest release of the d3-voronoi-map plugin.

If you need nested partitioning, logs come from the d3-voronoi-map dependency. Logs have been removed since v.2.0.1 (latest version). But the d3-voronoi-treemap plugin is stick to v.1.2.x release of the d3-voronoi-map plugin, where logs are still displayed. The solution is to produce a new v1.2.1 release, a log free version derived from v1.2.0.

Unfortunately, due to covid-19, it will be very difficult to do it at home. And I don't know when the end of confinement will take place.

@trebor
Copy link
Author

trebor commented Apr 12, 2020

thank you so much for the fast response, and the details! ya i totally get how everything is delayed with the current lockdown. my treemap project is what i'm doing to keep busy. :)

i am using the nested partitions. my goal is that have a nice reusable chart. here is the flair dataset:

image

by default, i'm slicing up the turbo color space to help show tree structure. i'm working on zooming and other interactivity, all of which i will publish when it's in a clean state. i can share out the private notebook with you beforehand if you are interested, though it's still a work in progress. :)

stay well!

@Kcnarf
Copy link
Owner

Kcnarf commented Sep 29, 2020

d3-voronoi-treemap v1.1.1 no longer floods console

@Kcnarf Kcnarf closed this as completed Sep 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants