Webcharts icon indicating copy to clipboard operation
Webcharts copied to clipboard

text marks not supported in legend

Open jwildfire opened this issue 7 years ago • 3 comments

It might actually be more that the combination of text and non-text marks is breaking ...

jwildfire avatar Mar 27 '17 17:03 jwildfire

This bug came up while we were working on codebook. We will need to investigate further to determine when it is breaking. This was discovered when we were using the vertical bar for the dot plots. The overall text mark next to the grouped bars was not renderering. For now, Jeremy hard coded the fix in the call back, but we don't want to continue doing that.

emmorris avatar May 03 '17 20:05 emmorris

@jwildfire , I don't grok the issue here. For one, text marks aren't affected by color_by. Should they be? Or is the issue that the legend doesn't appear for charts with text marks in addition to other marks?

samussiah avatar Dec 16 '19 19:12 samussiah

Nevermind, 'text' isn't a supported legend mark. Defaulting to 'square'.

samussiah avatar Dec 16 '19 22:12 samussiah