Skip to content

Commit 77fbe61

Browse files
Added to concept compass docstring
1 parent f362feb commit 77fbe61

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

turftopic/models/decomp.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,8 @@ def concept_compass(
176176
self, topic_x: Union[int, str], topic_y: Union[str, int]
177177
):
178178
"""Display a compass of concepts along two semantic axes.
179+
In order for the plot to be concise and readable, terms are randomly selected on
180+
a grid of the two topics.
179181
180182
Parameters
181183
----------

0 commit comments

Comments
 (0)