Boris Emorine

Results 31 comments of Boris Emorine

Thank you so much for your contributions @mackworth! As soon as we get your other PR (#295) merged in, I'll take a look at this one. If you plan on...

This is a good idea as well. As you said, this is quite a large feature, so I think that I will reserve it for after the release of the...

Hi @xuzhiming, First of all, thanks a lot for your contribution! I added a few in line comments. Please address those so that we can merge your pull request. Let...

Hi @mcsquaredjr, Multiple lines are currently not supported. This is something that will be implemented later on. As far as I know no one is working on this feature yet.

This feature will probably be implemented on the [feature branch](https://github.com/Boris-Em/BEMSimpleLineGraph/tree/feature) first. I invite you to take a look at the project's [roadmap](https://github.com/Boris-Em/BEMSimpleLineGraph/wiki/Roadmap) for more information.

@Sam-Spencer, absolutely agree. Whether it is to fix this bug or not, tags are not a good idea.

Hi @dkk, As mentioned in the documentation, implementing `baseValueForYAxisOnLineGraph:` and `incrementValueForYAxisOnLineGraph:` will indeed ignore `numberOfYAxisLabelsOnLineGraph`. ``` /** Starting value to begin drawing Y-Axis labels MUST ALSO IMPLEMENT incrementValueForYAxisOnLineGraph FOR THIS...

I'll take a look at that.

Hi @clementappsolute, having a threshold value to change the line color is currently not supported by **BEMSimpleLineGraph**. Let me know if you would like to contribute to the library to...

Hi @Mozharovsky, Thank you for your contribution! Please address my in line comments so that we can merge your pull request. Let me know if you have any questions. Thanks...