RandomFractals / vscode-data-preview

Data Preview 🈸 extension for importing 📤 viewing 🔎 slicing 🔪 dicing 🎲 charting 📊 & exporting 📥 large JSON array/config, YAML, Apache Arrow, Avro, Parquet & Excel data files
https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.vscode-data-preview
Apache License 2.0
550 stars 59 forks source link

Update data.view.html #166

Closed 80avin closed 4 years ago

80avin commented 4 years ago

BUGFIX : Stats in bottom Statusbar doesn't update when a filter is applied. When we apply a new filter to some column, stats of the previous filter was shown.

RandomFractals commented 4 years ago

@80avin this is great! First PR I got for this ext.

I'll test it out and push it in the next v. update.

Thanks for looking into it and the provided fix.