There was an error while loading. Please reload this page.
1 parent 10a1493 commit a4a5eb9Copy full SHA for a4a5eb9
1 file changed
README.md
@@ -325,10 +325,7 @@ const closeComplexityPanel = () => setShowComplexityPanel(false);
325
```
326
327
**Features:**
328
-- Interactive performance graph with hover tooltips
329
-- Keyboard navigation (arrow keys to move between data points)
330
-- Copy complexity analysis to clipboard
331
-- Expandable details with use cases and descriptions
+- Performance graph
332
- Linear/logarithmic scale toggle for the graph
333
334
### Adding More Pathfinding Algorithms
0 commit comments