Skip to content
Snippets Groups Projects
Commit 59f1a2e4 authored by KELES CEMRENUR's avatar KELES CEMRENUR
Browse files

Update README.md

parent b3a34cbb
Branches
No related merge requests found
...@@ -2,8 +2,6 @@ ...@@ -2,8 +2,6 @@
This project focuses on creating a program capable of generating tree maps—visual diagrams that partition a rectangular space into regions proportional to the given data values. The process encompasses parsing input data, employing recursive splitting algorithms, and producing the final output as a PDF image. This project focuses on creating a program capable of generating tree maps—visual diagrams that partition a rectangular space into regions proportional to the given data values. The process encompasses parsing input data, employing recursive splitting algorithms, and producing the final output as a PDF image.
For documentation : http://ckeles.alwaysdata.net/index.html
## Final Result ## Final Result
Here is an example of the final tree map generated by the program : Here is an example of the final tree map generated by the program :
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment