vega-lite icon indicating copy to clipboard operation
vega-lite copied to clipboard

Fix types, docs, examples in labeling

Open kanitw opened this issue 3 years ago • 2 comments

Merging into the label feature branch.

I also created https://github.com/vega/vega-lite/milestone/73 as a milestone for label. Let's plan to fix all P1 before we release.

Add:

  • bar_label, bar_horizontal_label
  • (still buggy) stacked_bar_h/v_label, bar_label_negative, rule_extent_label
  • rect_heatmap_label

Rename

  • (old) line_color_label -> line_color_end_label
  • label_multi_line -> line_color_label

kanitw avatar Dec 27 '21 22:12 kanitw

@kanitw @chanwutk what's the status of this pull request?

domoritz avatar Feb 12 '23 19:02 domoritz

I actually have not worked on this for quite a while. I remember that our last discussion was on designing syntax and defaults for bar and line labeling. Seems like there are a lot of updates since then. I would be happy to meet, if that is helpful.

chanwutk avatar Feb 12 '23 21:02 chanwutk