Unless otherwise stated, all unique source code released on this blog is under the MIT License. My goal with this blog is to explain to readers how to use the code libraries more effectively, not to provide pre-packaged drop-in solutions. Any code that I have added to demonstrate the point of a post is covered by the MIT license. Any work with references to other authors is not included or covered by this license.
The MIT License
Copyright(c) 2008 William White
Permission is hereby granted, free of charge, to any person obtaining a copyof this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rightsto use, copy, modify, merge, publish, distribute, sublicense, and/or sellcopies of the Software, and to permit persons to whom the Software isfurnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included inall copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS ORIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THEAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHERLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS INTHE SOFTWARE.
Hi Williams,
I highly appreciate sharing with me the source code of your chart published in you blog “d3 Wrapping Flow Tree Layout”.
Currently, I’m learning about D3.js.
Thanks a lot.
Djamel Hamidson
Thank you very much.