hypertrons / hypertrons-crx

A browser extension for insights into GitHub projects and developers.
https://crx.hypertrons.io
Apache License 2.0
329 stars 91 forks source link

[Feature] Add a tooltip to the chart #796

Closed wangyantong2000 closed 1 month ago

wangyantong2000 commented 2 months ago

Description

https://github.com/hypertrons/hypertrons-crx/issues/762 This issue regarding the coordinate axis has been resolved. There are still issues regarding the interpretation of coordinate axes that need to be addressed. Therefore, create this issue for discussion.

@HalloMelon's question is mainly about explaining the meanings of the x-axis and y-axis. Because the meaning of the vertical axis varies in different charts. For example, some represent increment, while others represent other meanings. Therefore, it is necessary to provide some explanation for the coordinate axis. Now I have an idea to mimic this feature:the setting interface of the Hypercrx plugin. The link in Chrome: chrome-extension://inlecjdnpbciaembmkojceckffmmlllb/options.html or the link in Edge: extension://lbbajaehiibofpconjgdjonmkidpcome/options.html.

image

Add a small component next to the chart title to trigger the display of the meanings of the x-axis and y-axis.

Originally posted by @wangyantong2000 in https://github.com/hypertrons/hypertrons-crx/issues/762#issuecomment-2068334831