explorable-viz / fluid

Data-linked visualisations

Home Page:http://f.luid.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tooltip with record view for visual elements

rolyp opened this issue · comments

View types such as BarChart, LineChart and BubbleChart have associated record types, e.g. BarChartRecord, Point and BubbleChartRecord. Since it’s not always clear what parts of visual elements are selected, we could introduce a RecordView (perhaps related to TableView in some way, but displayed with fields aligned vertically) and render that in a tooltip under certain circumstances (e.g. mouseover).

  • Revisit use of topOf in unfocus (relax to Neg a?) ❌ no easy solution