Closed SeppPenner closed 5 years ago
Very good job.
I have resolved the conflicts with the updated master branch and checked if everything still works.
I also went through all the changes and didn't see any mistakes. Since there are so many changes I really hope I didn't miss anything.
Btw great job doing the conventions as well, would've probably forgotten about that :)
Ps. Looking through all these classes is horrible because you see soo many errors and inconsistencies, damn. We really need to get through these charts :/
First we need IndexableOptions
though.
Btw great job doing the conventions as well, would've probably forgotten about that :)
I have searched for the terms I listed above and adjusted every occurence ;D I really like VS Code when searching for things in files.
Ps. Looking through all these classes is horrible because you see soo many errors and inconsistencies, damn. We really need to get through these charts :/
I know. I already wanted to change things but didn't do it because it wasn't the purpose of this pull request.
I know. I already wanted to change things but didn't do it because it wasn't the purpose of this pull request.
Very good :) We'll do these one by one otherwise it's just too much chaos. But yea.. there are issues :(
Fixes https://github.com/Joelius300/ChartJSBlazor/issues/28.
I have adjusted:
I cannot test if there are some errors because this branch doesn't have https://github.com/Joelius300/ChartJSBlazor/pull/60 included yet (I can't run it on preview8 yet).
There still are the following errors:
These are already fixed in https://github.com/Joelius300/ChartJSBlazor/pull/60, so merge https://github.com/Joelius300/ChartJSBlazor/pull/60 first and then this one @Joelius300, please.