Kaustubh
Kaustubh
Its giving me output like this, version = 3.9.0 backend = "QtAgg"  what is your matplotlib version ?
Hi I'm new to open source, but I'm eager to dive in and help out. I came across this issue and I think I can tackle it. Can I work...
Hi @Lucas-C , I'm currently working on implementing the `CellBordersLayout` as suggested. However, I'm having trouble understanding table rendering logic and `get_cell_border` function, could you please help me?
I understood the logic of rendering and get_cell_border function, can you please tell me how should I write ```CellBordersLayout``` class whether it should be of type ```CoerciveEnum``` or ```CoerciveIntFlag``` ?
Please reply on how I should implement `CellBordersLayout`.
But `Enum` does not support bitwise operations, which we can do using `IntFlag` , and please also tell me what should be the input format to the new border parameter...
@Lucas-C can you please tell me the right way to do it?
Yes, I am working on this issue, and yes your last answer helped me move forward.
Hi, can I make a PR?
Hi @baraline, I would like to work on this issue. Can I start working from that branch and rebase it once the PR gets merged?