Page 5 of 6

Re: GraphPlus

Posted: Mon Jun 21, 2021 5:36 am
by emzampi
sorry Rathinagiri, but I didn't find the h_graphbitmap.prg file to replace in hmg 3.5, you can't tell me the path

Re: GraphPlus

Posted: Tue Jun 22, 2021 3:11 pm
by Rathinagiri
It is available in \hmg.3.5\SOURCE

Re: GraphPlus

Posted: Wed Jun 23, 2021 9:29 am
by emzampi
thanks for the reply .... rebuil gave these errors

Re: GraphPlus

Posted: Sun Jun 27, 2021 7:13 pm
by Rathinagiri
Which batch file you have used to compile?

Re: GraphPlus

Posted: Sun Jun 27, 2021 7:18 pm
by Rathinagiri
Update to GraphPlus:

- New TreeMap chart (used to represent Hierarchical data like Sun Burst Chart in rectangular shape)

Thanks for the algorithm: http://www.cs.umd.edu/hcil/treemaps
GraphPlus17.png
GraphPlus17.png (26.21 KiB) Viewed 13905 times
GraphPlus_2021_06_27.zip
(22.8 KiB) Downloaded 196 times

Re: GraphPlus

Posted: Wed Jun 30, 2021 9:41 am
by gfilatov
Rathinagiri wrote: Sun Jun 27, 2021 7:18 pm Update to GraphPlus:

- New TreeMap chart (used to represent Hierarchical data like Sun Burst Chart in rectangular shape)

Thanks for the algorithm: http://www.cs.umd.edu/hcil/treemaps
Hi Rathi,

Thank you very much for your contribution :!:

Please take a look for the unreacheable code since the line #1900 in the source GraphPlus.Prg.

Thanks in advance.

Re: GraphPlus

Posted: Wed Jun 30, 2021 11:06 am
by Rathinagiri
gfilatov wrote: Wed Jun 30, 2021 9:41 am
Rathinagiri wrote: Sun Jun 27, 2021 7:18 pm Update to GraphPlus:

- New TreeMap chart (used to represent Hierarchical data like Sun Burst Chart in rectangular shape)

Thanks for the algorithm: http://www.cs.umd.edu/hcil/treemaps
Hi Rathi,

Thank you very much for your contribution :!:

Please take a look for the unreacheable code since the line #1900 in the source GraphPlus.Prg.

Thanks in advance.
Thank you for pointing out! That has to be just deleted. Forgotten to delete. :)

Re: GraphPlus

Posted: Sat Jul 10, 2021 6:36 am
by PeteWG
Rathinagiri wrote: Sun Jun 27, 2021 7:18 pm Update to GraphPlus:
Well, I think you forgot to update the name!
It should be GraphPlusPlus !! :)
(under the fear though, to be correlated with other notorious `plusplus` things like f.e. <c plus-plus>)

[Seriously,] many thanks for this nice add-on!

regards,
Pete

Re: GraphPlus

Posted: Sat Jul 10, 2021 12:33 pm
by Rathinagiri
Thank you Pete. :)

Re: GraphPlus

Posted: Sun Dec 12, 2021 10:49 pm
by Claudio Ricardo
Hi, I have an issue with pie graph, only happen in 2 of 14 months loaded in db.
Screenshot_20211212_190847.png
Screenshot_20211212_190847.png (49.66 KiB) Viewed 13331 times
all others look good:
Screenshot_20211212_191156.png
Screenshot_20211212_191156.png (54.82 KiB) Viewed 13331 times
what i do wrong ? because surely the error is mine.