Alexandre,
Sure, I'm implementing pie charts and histograms for Dictionary also. Let me know what next steps might be for properly finishing the existing histogram implementation... Brennan -----Original Message----- From: Moose-dev <[hidden email]> On Behalf Of [hidden email] Sent: Thursday, March 29, 2018 5:00 AM To: [hidden email] Subject: Moose-dev Digest, Vol 139, Issue 14 Send Moose-dev mailing list submissions to [hidden email] To subscribe or unsubscribe via the World Wide Web, visit https://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.list.inf.unibe.ch%2Flistinfo%2Fmoose-dev&data=02%7C01%7C%7C35b54e25b3a7452e761a08d5955bd97b%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636579144077353793&sdata=6dx4HkbAFMV15PYD8ePw00zRIPAR8%2BvesZ8Z8%2Bg8KF8%3D&reserved=0 or, via email, send a message with subject or body 'help' to [hidden email] You can reach the person managing the list at [hidden email] When replying, please edit your Subject line so it is more specific than "Re: Contents of Moose-dev digest..." Today's Topics: 1. Re: RTHistorgramSet does not implement xScale/yScale (Alexandre Bergel) ---------------------------------------------------------------------- Message: 1 Date: Wed, 28 Mar 2018 22:01:47 -0300 From: Alexandre Bergel <[hidden email]> To: Moose-related development <[hidden email]> Subject: [Moose-dev] Re: RTHistorgramSet does not implement xScale/yScale Message-ID: <[hidden email]> Content-Type: text/plain; charset=us-ascii Hi Brennan, The implementation of the histogram was never properly finished. It would be fantastic to build a new implementation. It should not be that hard actually. We could have discussion if you wish to help :-) Cheers, Alexandre > On Mar 23, 2018, at 6:43 PM, Brennan Cleveland <[hidden email]> wrote: > > Hi, > > The 'histogram' method on SequenceableCollection added by Roassal2 fails due to xScale/yScale not being implemented on RTHistogramSet. > > I added implementations of both as: > > ^ RTLinearTransformation instance. > > to RTHistogramSet which at least gets a histogram working. I'm not sure what the proper fix actually is. I thought maybe adding this implementation on RTAbstractDataset would be the right thing to do... > > Thanks, > > Brennan > > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww. > list.inf.unibe.ch%2Flistinfo%2Fmoose-dev&data=02%7C01%7C%7C35b54e25b3a > 7452e761a08d5955bd97b%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636 > 579144077353793&sdata=6dx4HkbAFMV15PYD8ePw00zRIPAR8%2BvesZ8Z8%2Bg8KF8% > 3D&reserved=0 ------------------------------ Subject: Digest Footer _______________________________________________ Moose-dev mailing list [hidden email] https://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.list.inf.unibe.ch%2Flistinfo%2Fmoose-dev&data=02%7C01%7C%7C35b54e25b3a7452e761a08d5955bd97b%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636579144077353793&sdata=6dx4HkbAFMV15PYD8ePw00zRIPAR8%2BvesZ8Z8%2Bg8KF8%3D&reserved=0 ------------------------------ End of Moose-dev Digest, Vol 139, Issue 14 ****************************************** _______________________________________________ Moose-dev mailing list [hidden email] https://www.list.inf.unibe.ch/listinfo/moose-dev |
For you information there is an histogram implementation in polymath (check the associated book on http://books.pharo.org) where the buckets grow by auto adjust.
I discussed with didier besset and he told me that good histogram and not just putting my hand data in buckets. Stef
-------------------------------------------- Stéphane Ducasse 03 59 35 87 52 Assistant: Julie Jonas FAX 03 59 57 78 50 TEL 03 59 35 86 16 S. Ducasse - Inria 40, avenue Halley, Parc Scientifique de la Haute Borne, Bât.A, Park Plaza Villeneuve d'Ascq 59650 France _______________________________________________ Moose-dev mailing list [hidden email] https://www.list.inf.unibe.ch/listinfo/moose-dev |
Free forum by Nabble | Edit this page |