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

Docs copy revision

Open kanitw opened this issue 6 years ago • 2 comments

list of data of mark; labels will not collide with these marks

  • [x] List of data of marks? This sounds a bit confusing. Are they mark group's names?

the amount of pixels label can extend pass chart bounding box.

  • [x] Adding explanatory figure would be helpful.

kanitw avatar Feb 01 '19 00:02 kanitw

From the example above, Vega-Label will try to place label with no offset.

  • [x] Why no offset? Aren't the values = 1?

If it cannot place the label, Vega-Label will try to place label with offset value 2. If it cannot place the label, Vega-Label will try to place label with offset value 1 inside its mark. Note: label will be placed inside its mark if offset is negative.

This part reads quite confusing. Can you clarify what you mean?

kanitw avatar Feb 01 '19 00:02 kanitw

It's worth doing a better job why this library is powerful too. (Be better at selling your work.)

This example is from Vega Connected Scatter Plot Example

  • [x] Explain why your new specification is better (i.e., do not have to cheat by pre-specifying the direction)

This example is from Vega Job Voyager Example

  • [x] Explain why your new specification is simpler.

This example is inspired by Vega-Lite Carbon Dioxide in the Atmosphere

  • [x] Explain why your new specification is simpler.

This example is inspired by Vega Stacked Bar Chart Example

  • [x] You add label to the original example. Be clear to see your work.

kanitw avatar Feb 01 '19 01:02 kanitw