vega / vegafusion

Serverside scaling for Vega and Altair visualizations
https://vegafusion.io
BSD 3-Clause "New" or "Revised" License
317 stars 17 forks source link

Manual tooltips are undefined in faceted, colored and unaggregated charts #463

Open nicolaskruchten opened 7 months ago

nicolaskruchten commented 7 months ago

Preprocessing this spec results in Title not being in the data, and so they end up undefined. This doesn't happen if the Y axis is aggregated, or if the chart isn't colored or faceted.

jonmmease commented 7 months ago

Here's a cleaned up version that removes the inline data and points at the dataset url:

Open the Chart in the Vega Editor