* the changes
* refactor a bit and change order of dict_merging so that it does not overwrite
* adjust test
* add docstring
* check against None
* implement the suggestion from comments + minor tweaking
* fix get_axis_labels
* adjust y_axis_label value slightly
* adjust test and refactor numberplane to remove redundant parameters
* better solution
* make .add_coordinates() file wide and nuke get_coordinate_labels
* code block
* drop uncessary assignmnets to the axes
* Apply suggestions from code review
Co-authored-by: Abhijith Muthyala <73361366+abhi3019@users.noreply.github.com>
* include_tips --> tips in the docs
Co-authored-by: Abhijith Muthyala <73361366+abhi3019@users.noreply.github.com>