fave77 / Mathball

A JavaScript library for Competitive Programming
https://fave77.github.io/Mathball-Docs/
MIT License
99 stars 49 forks source link

Update Graph documentation #209

Closed Shubhayu-Das closed 5 years ago

Shubhayu-Das commented 5 years ago

Do the checklist before filing the issue:

NOTE: Provide a clear and concise description of the feature that needs to be added! Or if its a bug, then provide the necessary steps to reproduce it along with screenshots.

The current documentation of Graphs does not provide adequate implementation details. These details are necessary for the user, as the efficiency of a program depends heavily on the implementation.

Update the current document to include all the necessary details.

Shubhayu-Das commented 5 years ago

I would like to work in this issue, provided that the graph feature is not going to be taken out in subsequent versions of Mathball. Otherwise the issue is pointless and can be closed.

fave77 commented 5 years ago

@sateslayer no promise can be made regarding that but since mathball currently supports graph, it should also include the details in the documentation as well!

Shubhayu-Das commented 5 years ago

It's not about that, it's whether his issue is going to be worthwhile or not😅

fave77 commented 5 years ago

@sateslayer probably not!