Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generalize hovers to show information from more sources. #9

Open
WardCunningham opened this issue Oct 24, 2020 · 0 comments
Open

Generalize hovers to show information from more sources. #9

WardCunningham opened this issue Oct 24, 2020 · 0 comments

Comments

@WardCunningham
Copy link
Member

Find some way to allow hovers to work when data is coming from sources such as the 5-star plugin as in this example.
http://best.ward.bay.wiki.org/view/best-cities/view/chicago/view/tokyo/view/radar-chart
image

We've shown that these features worked for the MSI data.

PastedGraphic-3

I’ve located the original source when these features were programmed starting on March 26, 2012.

https://github.com/WardCunningham/Smallest-Federated-Wiki/commits/5ac04fb4cd829ae7d9b8b9ec9bc482bcaa1c4e51/client/plugins/radar.coffee

I’ve discovered in order for the hover to work it must come from a dataset with the column headed “Material Name”. Sounds rater specific to what I was working on in 2012.

Likewise footnotes need to appear in a column headed “comment”.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant