Metabase: Funnel visualization doesn't show title and description

Created on 2 Jun 2017  路  1Comment  路  Source: metabase/metabase

I'm making some funnel visualizations in a dashboard by combining multiple data sources. If I use the "Bar chart" funnel type, it shows my title and description as created in the card settings. If I switch it to a "Funnel" funnel type, the title and description are hidden -- it only shows the series legend.

Screenshot (Bar chart on left, Funnel on right):

screen shot 2017-06-02 at 9 00 52 am

I poked through the code a bit. I think the Bar Chart funnel works because of this section, which allows for two LegendHeaders -- one for the title and description, and one for the series legend. I don't know if a similar option should be included here for the "Normal Funnel", or if all LegendHeader logic should be dropped into the FunnelNormal component.

Bugs

If you're filing an issue about a bug please include as much information
as you can including the following.

  • Your browser and the version: Chrome 58
  • Your operating system: OSX 10.12
  • Your databases: Redshift
  • Metabase version: 0.24.1
  • Metabase hosting environment: Amazon Linux
  • Metabase internal database: H2

  • Repeatable steps to reproduce the issue

P3 Bug Visualizatio

Most helpful comment

Fixed by #5545

>All comments

Fixed by #5545

Was this page helpful?
0 / 5 - 0 ratings