mhkeller / vega-lite-api-examples

A repository containing Vega-Lite-API implementations of all of the examples in the Vega-Lite gallery. Work in progress and contributors welcome!
6 stars 2 forks source link

Concat bar layer circle function that uses the vega-lite-api library … #9

Closed aqmeraamir closed 2 weeks ago

aqmeraamir commented 10 months ago

This change resolves concat_bar_layer_circle issue …to generate and return a vega-lite JSON spec

Signed off by Aqmer Aamir aqmeraamir@gmail.com

aqmeraamir commented 10 months ago

Does that fix it?

mhkeller commented 10 months ago

Can you add the comment showing the spec back into the file?

mhkeller commented 10 months ago

You have to run npm test locally and make sure all of the tests pass.