[Matplotlib-devel] GSoC 2017: Layout Manager
Hannah
story645 at gmail.com
Thu Mar 30 15:16:33 EDT 2017
No problem, ask away, that's what this period of the application process is
for. 6802 and 6214 are mostly asking for the same thing, which is
basically to allow users to pass in a list of labels to scatterplot for the
coloring and have the dots colored accordingly and then autogenerate a
legend from that. I think #7383 might be a good place to start in terms of
the proposal, but that if you're still confused you should start by reading
the colormap and normalization documentation.,
I think you should work on whatever appeals to you/will make your own work
easier. Also, make sure to follow the mpl contribution guide:
https://github.com/numfocus/gsoc/blob/master/CONTRIBUTING-students.md
On Thu, Mar 30, 2017 at 3:01 PM, Kanchana Ranasinghe <kahnchana at gmail.com>
wrote:
> Thank you very much. And extremely sorry for the delay on my side too. I
> was really lost and struggling with understanding everything. I did read
> through the example as well as most of your GSOC log last year. It was
> really helpful in getting a good grasp on everything.
>
> I understood the work done in axis ticks for categorical data. I also read
> through the open PR (#6934
> <https://github.com/matplotlib/matplotlib/pull/6934>), and #6214
> <https://github.com/matplotlib/matplotlib/issues/6214>. I still couldn't
> exactly understand what #6802
> <https://github.com/matplotlib/matplotlib/issues/6802> is about though. I
> also went through #7383
> <https://github.com/matplotlib/matplotlib/issues/7383> and am trying to
> work on that. Is this a good starting point for me? I still don't think
> have a great overall idea about everything.
>
> Also I am writing a proposal. I was thinking of going with your approach
> and extending categorical support for imshow. Is this a good idea for the
> project? Really sorry about all the small questions. I am somewhat new to
> opensource and finding it quite difficult.
>
> Thank you.
>
> With Regards
> Kanchana Ranasinghe
>
>
> On Mon, Mar 27, 2017 at 1:41 PM, Hannah <story645 at gmail.com> wrote:
>
>> Sorry for being late on this, but essentially the categorical color
>> project is about building out support for this idea that strings can be as
>> much data as numbers and so you should be able to map them to colors just
>> as you can numerical data. The categorical project on github has an open PR
>> where I'm trying out one approach to tackle the problem, but there are
>> other approaches too. Here's an example of what I'm aiming for
>> http://story645.github.io/jekyll/update/2016/08/22/color.html
>>
>> Please feel free to ask questions.
>>
>> On Mar 25, 2017 12:56 AM, "Kanchana Ranasinghe" <kahnchana at gmail.com>
>> wrote:
>>
>>> Thanks so much. I did go through the issues. I will need to familiarize
>>> myself with the layout manager as well. I was also going through the
>>> categorical color project which seems interesting. Could you share
>>> something more about the 'categorical color' project?
>>>
>>> With Regards
>>> Kanchana Ranasinghe
>>>
>>>
>>> On Wed, Mar 22, 2017 at 11:21 PM, Hannah <story645 at gmail.com> wrote:
>>>
>>>> I'd suggest looking through the geometry manager labels (
>>>> https://github.com/matplotlib/matplotlib/issues?q=is%3Aopen
>>>> +is%3Aissue+label%3A%22geometry+manager%22), but hopefully a developer
>>>> more familiar with layout manager tasks can chime in.
>>>>
>>>> On Wed, Mar 22, 2017 at 5:11 AM, Kanchana Ranasinghe <
>>>> kahnchana at gmail.com> wrote:
>>>>
>>>>> Thank you very much. I did go through the issue tracker. Looking for
>>>>> related issues. I went through a few related to layouts and fonts. If you
>>>>> can guide me to any specific issues well related to this that would be
>>>>> really helpful.
>>>>>
>>>>> Thank you again.
>>>>>
>>>>> With Regards
>>>>> Kanchana Ranasinghe
>>>>>
>>>>>
>>>>> On Wed, Mar 22, 2017 at 7:39 AM, Hannah <story645 at gmail.com> wrote:
>>>>>
>>>>>> Hi, please check out the issue tracker at
>>>>>> https://github.com/matplotlib/matplotlib/issues
>>>>>>
>>>>>> On Mon, Mar 20, 2017 at 11:45 PM, Kanchana Ranasinghe <
>>>>>> kahnchana at gmail.com> wrote:
>>>>>>
>>>>>>> Hi
>>>>>>>
>>>>>>> I'm an electronics and telecommunications engineering student from
>>>>>>> University Moratuwa, Sri Lanka. I am interested in the matplotlib project
>>>>>>> Layout Manager.
>>>>>>>
>>>>>>> I have done some work with python and am quite familiar with python
>>>>>>> and regular libraries like numpy, scipy. I have also been involved in some
>>>>>>> machine learning and computer vision related research at university, so I
>>>>>>> am familiar with contraint solvers as well as most common AI related
>>>>>>> algorithms.
>>>>>>>
>>>>>>> I am going through the Cassowary library for now. I couldn't find
>>>>>>> the issues on the mailing list related to this. Could you share with me the
>>>>>>> detailed expectations of this project?
>>>>>>>
>>>>>>> Also do let me know how else I can get involved for now.
>>>>>>>
>>>>>>> Thank you.
>>>>>>>
>>>>>>> With Regards
>>>>>>> Kanchana Ranasinghe
>>>>>>>
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> Matplotlib-devel mailing list
>>>>>>> Matplotlib-devel at python.org
>>>>>>> https://mail.python.org/mailman/listinfo/matplotlib-devel
>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>>
>>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-devel/attachments/20170330/f40479bb/attachment-0001.html>
More information about the Matplotlib-devel
mailing list