vega / vegafusion

Serverside scaling for Vega and Altair visualizations
https://vegafusion.io
BSD 3-Clause "New" or "Revised" License
303 stars 15 forks source link

Make patching fail if there are changes to any dataset #406

Closed jonmmease closed 8 months ago

jonmmease commented 8 months ago

Closes https://github.com/hex-inc/vegafusion/issues/405

I went a bit conservative and updating patching to fail if there are any changes to datasets (including the adding or removing of full datasets or properties inside datasets).